vpx_active_map

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct vpx_active_map {}

Members

Variables

active_map
ubyte* active_map;

< specify an on (1) or off (0) each 16x16 region within a frame

cols
uint cols;

< number of cols

rows
uint rows;

< number of rows

Meta