Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dactive_map_test.cc42 uint8_t active_map[9 * 13] = { in PreEncodeFrameHook() local
Dactive_map_refresh_test.cc88 uint8_t *active_map = new uint8_t[mb_width * mb_height]; in PreEncodeFrameHook() local
/external/libvpx/libvpx/vp8/encoder/
Dlookahead.c109 unsigned char *active_map) in vp8_lookahead_push()
Donyx_int.h502 unsigned char *active_map; member
/external/libvpx/libvpx/vpx/
Dvp8cx.h625 unsigned char *active_map; /**< specify an on (1) or off (0) each 16x16 region within a frame */ member
/external/v8/test/cctest/
Dtest-field-type-tracking.cc908 Handle<Map> active_map = maps[kPropCount - 1]; in TEST() local
1716 Handle<Map> active_map = maps[kPropCount - 1]; in TestGeneralizeRepresentationWithSpecialTransition() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h388 ActiveMap active_map; member
Dvp9_encoder.c129 const unsigned char *const active_map = cpi->active_map.map; in apply_active_map() local