Home
last modified time | relevance | path

Searched defs:oheight (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.c752 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()
789 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame420()
803 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame422()
817 uint8_t *ov, int ouv_stride, int oheight, in vp9_highbd_resize_frame444()
/external/libaom/libaom/av1/common/
Dresize.c1115 int ouv_stride, int oheight, int owidth) { in av1_resize_frame420()
1127 int ouv_stride, int oheight, int owidth) { in av1_resize_frame422()
1139 int ouv_stride, int oheight, int owidth) { in av1_resize_frame444()
1152 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame420()
1166 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame422()
1180 uint8_t *ov, int ouv_stride, int oheight, in av1_highbd_resize_frame444()
/external/libaom/libaom/av1/encoder/
Dencoder.c4637 static int dimensions_are_ok(int owidth, int oheight, size_params_type *rsz) { in dimensions_are_ok()
4645 int oheight, size_params_type *rsz) { in validate_size_scales()