Searched defs:owidth (Results 1 – 3 of 3) sorted by relevance
| /external/libvpx/vp9/encoder/ |
| D | vp9_resize.c | 752 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame420() 764 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame422() 776 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame444() 790 int owidth, int bd) { in vp9_highbd_resize_frame420() 804 int owidth, int bd) { in vp9_highbd_resize_frame422() 818 int owidth, int bd) { in vp9_highbd_resize_frame444()
|
| /external/libaom/av1/encoder/ |
| D | superres_scale.c | 276 static int dimensions_are_ok(int owidth, int oheight, size_params_type *rsz) { in dimensions_are_ok() 283 aom_superres_mode superres_mode, int owidth, in validate_size_scales()
|
| /external/libaom/av1/common/ |
| D | resize.c | 1129 int ouv_stride, int oheight, int owidth) { in av1_resize_frame420() 1141 int ouv_stride, int oheight, int owidth) { in av1_resize_frame422() 1153 int ouv_stride, int oheight, int owidth) { in av1_resize_frame444() 1167 int owidth, int bd) { in av1_highbd_resize_frame420() 1181 int owidth, int bd) { in av1_highbd_resize_frame422() 1195 int owidth, int bd) { in av1_highbd_resize_frame444()
|