Searched defs:oheight (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.c | 746 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame420() 758 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame422() 770 int ouv_stride, int oheight, int owidth) { in vp9_resize_frame444() 783 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame420() 797 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame422() 811 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame444()
|
/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
|