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