Searched defs:new_map_16x16 (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | encoder.c | 136 int av1_set_active_map(AV1_COMP *cpi, unsigned char *new_map_16x16, int rows, in av1_set_active_map() 168 int av1_get_active_map(AV1_COMP *cpi, unsigned char *new_map_16x16, int rows, in av1_get_active_map()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_encoder.c | 748 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *new_map_16x16, int rows, in vp9_set_active_map() 775 int vp9_get_active_map(VP9_COMP *cpi, unsigned char *new_map_16x16, int rows, in vp9_get_active_map()
|