Home
last modified time | relevance | path

Searched defs:active_map (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/test/
Dactive_map_test.cc45 uint8_t active_map[9 * 13] = { in PreEncodeFrameHook() local
Dactive_map_refresh_test.cc89 uint8_t *active_map = new uint8_t[mb_width * mb_height]; in PreEncodeFrameHook() local
/external/libaom/test/
Dactive_map_test.cc47 uint8_t active_map[9 * 13] = { in PreEncodeFrameHook() local
/external/libvpx/vp8/encoder/
Dlookahead.c93 unsigned char *active_map) { in vp8_lookahead_push()
Donyx_int.h490 unsigned char *active_map; member
/external/libaom/av1/encoder/
Dencoder_utils.c423 const unsigned char *const active_map = cpi->active_map.map; in av1_apply_active_map() local
Dencoder.h3007 ActiveMap active_map; member
/external/libvpx/vpx/
Dvp8cx.h842 unsigned char *active_map; member
/external/libaom/aom/
Daomcx.h1535 unsigned char *active_map; member
/external/libvpx/vp9/encoder/
Dvp9_encoder.h791 ActiveMap active_map; member
Dvp9_encoder.c546 const unsigned char *const active_map = cpi->active_map.map; in apply_active_map() local