Searched defs:active_map (Results 1 – 7 of 7) sorted by relevance
43 uint8_t active_map[9 * 13] = { in PreEncodeFrameHook() local
89 uint8_t *active_map = new uint8_t[mb_width * mb_height]; in PreEncodeFrameHook() local
93 unsigned char *active_map) { in vp8_lookahead_push()
478 unsigned char *active_map; member
665 unsigned char *active_map; member
515 const unsigned char *const active_map = cpi->active_map.map; in apply_active_map() local
548 ActiveMap active_map; member