Home
last modified time | relevance | path

Searched refs:av1_resize_frame420 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/
Dexports_com2 text av1_resize_frame420
/external/libaom/libaom/examples/
Dresize_util.c111 av1_resize_frame420(inbuf, width, inbuf_u, inbuf_v, width / 2, height, in main()
/external/libaom/libaom/av1/common/
Dresize.h29 void av1_resize_frame420(const uint8_t *const y, int y_stride,
Dresize.c1109 void av1_resize_frame420(const uint8_t *const y, int y_stride, in av1_resize_frame420() function