Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h13 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
57 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c252 const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
567 YV12_BUFFER_CONFIG *yv12) in image2yuvconfig()
Dvp8_cx_iface.c735 YV12_BUFFER_CONFIG *yv12) in image2yuvconfig()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c455 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_pick_inter_mode() local
Dvp9_encodeframe.c391 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in choose_partitioning() local
Dvp9_rdopt.c1723 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in setup_buffer_inter() local