Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dextend.h24 void vp8_copy_and_extend_frame_with_rect(YV12_BUFFER_CONFIG *src,
Dextend.c105 void vp8_copy_and_extend_frame_with_rect(YV12_BUFFER_CONFIG *src, in vp8_copy_and_extend_frame_with_rect() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.c155 vp8_copy_and_extend_frame_with_rect(src, &buf->img, in vp8_lookahead_push()