Searched refs:vp9_resize_frame420 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.h | 24 void vp9_resize_frame420(const uint8_t *const y, int y_stride,
|
D | vp9_resize.c | 746 void vp9_resize_frame420(const uint8_t *const y, int y_stride, in vp9_resize_frame420() function
|
/external/libvpx/libvpx/examples/ |
D | resize_util.c | 110 vp9_resize_frame420(inbuf, width, inbuf_u, inbuf_v, width / 2, height, in main()
|