Home
last modified time | relevance | path

Searched defs:yv12 (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
54 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c286 const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
707 YV12_BUFFER_CONFIG *yv12) in image2yuvconfig()
Dvp8_cx_iface.c679 YV12_BUFFER_CONFIG *yv12) in image2yuvconfig()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c119 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in get_sby_perpixel_diff_variance() local
486 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in choose_partitioning() local
Dvp9_rdopt.c2327 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_setup_buffer_inter() local