Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dactive_map_test.cc43 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/libvpx/libvpx/vp8/encoder/
Dlookahead.c93 unsigned char *active_map) { in vp8_lookahead_push()
Donyx_int.h478 unsigned char *active_map; member
/external/libvpx/libvpx/vpx/
Dvp8cx.h665 unsigned char *active_map; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c515 const unsigned char *const active_map = cpi->active_map.map; in apply_active_map() local
Dvp9_encoder.h548 ActiveMap active_map; member