Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_resize.c440 static void resize_multistep(const uint8_t *const input, in resize_multistep() function
520 resize_multistep(input + in_stride * i, width, in vp9_resize_plane()
524 resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf); in vp9_resize_plane()