Home
last modified time | relevance | path

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

/external/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/av1/
Dav1_iface_common.h22 const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
87 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libvpx/vp8/
Dvp8_dx_iface.c210 static void yuvconfig2image(vpx_image_t *img, const YV12_BUFFER_CONFIG *yv12, in yuvconfig2image()
553 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
Dvp8_cx_iface.c761 YV12_BUFFER_CONFIG *yv12) { in image2yuvconfig()
/external/libvpx/vp9/encoder/
Dvp9_speed_features.c523 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in set_rt_speed_feature_framesize_independent() local
Dvp9_svc_layercontext.c1093 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_svc_constrain_inter_layer_pred() local
Dvp9_pickmode.c1264 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in find_predictors() local
2768 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in vp9_pick_inter_mode_sub8x8() local
Dvp9_encodeframe.c1408 YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in choose_partitioning() local
3438 YV12_BUFFER_CONFIG *yv12; in simple_motion_search() local
5438 YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, LAST_FRAME); in get_estimated_pred() local
Dvp9_rdopt.c2518 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); in setup_buffer_inter() local
/external/libaom/av1/encoder/
Dnonrd_opt.h445 const YV12_BUFFER_CONFIG *yv12 = in find_predictors() local
Dvar_based_part.c1024 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in chroma_check() local
1380 const YV12_BUFFER_CONFIG *yv12 = in setup_planes() local
Dmotion_search_facade.c989 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, ref); in av1_simple_motion_search_sse_var() local
Dencodeframe.c472 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in get_estimated_pred() local
Dpartition_search.c2191 const YV12_BUFFER_CONFIG *const yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in get_force_zeromv_skip_flag_for_blk() local
2400 const YV12_BUFFER_CONFIG *const yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in try_split_partition() local
Dnonrd_pickmode.c2082 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, rf[1]); in setup_compound_prediction() local
Dratectrl.c2180 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, LAST_FRAME); in rc_compute_variance_onepass_rt() local
Drdopt.c932 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_yv12_buf(cm, ref_frame); in setup_buffer_ref_mvs_inter() local
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.cpp2281 std::vector<uint8_t> yv12 = semiplanarToYV12(multiPlaneImageData); in imageMatchesReferenceChecksum() local