Searched refs:vp9_set_roi_map (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.h | 1096 int vp9_set_roi_map(VP9_COMP *cpi, unsigned char *map, unsigned int rows,
|
D | vp9_encoder.c | 689 int vp9_set_roi_map(VP9_COMP *cpi, unsigned char *map, unsigned int rows, in vp9_set_roi_map() function
|
/external/libvpx/libvpx/vp9/ |
D | vp9_cx_iface.c | 1449 if (!vp9_set_roi_map(ctx->cpi, roi->roi_map, roi->rows, roi->cols, in ctrl_set_roi_map()
|