Searched defs:owidth (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/talk/session/media/ |
| D | yuvscaler_unittest.cc | 248 #define TEST_M(name, iwidth, iheight, owidth, oheight, mse) \ argument 310 #define TEST_H(name, iwidth, iheight, owidth, oheight, opt, cpu, intr, mse) \ argument
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_resize.c | 750 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame420() 762 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame422() 774 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame444() 788 int owidth, int bd) { in vp9_highbd_resize_frame420() 802 int owidth, int bd) { in vp9_highbd_resize_frame422() 816 int owidth, int bd) { in vp9_highbd_resize_frame444()
|
| /external/libaom/libaom/av1/common/ |
| D | resize.c | 1113 int ouv_stride, int oheight, int owidth) { in av1_resize_frame420() 1125 int ouv_stride, int oheight, int owidth) { in av1_resize_frame422() 1137 int ouv_stride, int oheight, int owidth) { in av1_resize_frame444() 1150 int owidth, int bd) { in av1_highbd_resize_frame420() 1164 int owidth, int bd) { in av1_highbd_resize_frame422() 1178 int owidth, int bd) { in av1_highbd_resize_frame444()
|
| /external/libaom/libaom/av1/encoder/ |
| D | encoder.c | 3868 static int dimensions_are_ok(int owidth, int oheight, size_params_type *rsz) { in dimensions_are_ok() 3875 SUPERRES_MODE superres_mode, int owidth, in validate_size_scales()
|