Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_iface_common.c12 void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
79 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libaom/libaom/av1/
Dav1_iface_common.h19 static void yuvconfig2image(aom_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
84 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c206 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
532 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
Dvp8_cx_iface.c715 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.c501 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in set_rt_speed_feature_framesize_independent() local
Dvp9_svc_layercontext.c1063 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_svc_constrain_inter_layer_pred() local
Dvp9_pickmode.c1255 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in find_predictors() local
2763 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_pick_inter_mode_sub8x8() local
Dvp9_encodeframe.c1431 YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in choose_partitioning() local
3489 const YV12_BUFFER_CONFIG *const yv12 = get_ref_frame_buffer(cpi, ref); in simple_motion_search() local
5337 YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in get_estimated_pred() local
Dvp9_rdopt.c2431 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in setup_buffer_inter() local
/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c770 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, ref); in av1_simple_motion_search() local
Dvar_based_part.c696 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in av1_choose_var_based_partitioning() local
Dnonrd_pickmode.c257 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, ref_frame); in find_predictors() local
Drdopt.c927 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, ref_frame); in setup_buffer_ref_mvs_inter() local