Home
last modified time | relevance | path

Searched defs:left_in_image (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_pred_common.c91 const int left_in_image = !!left_mi; in vp9_get_pred_context_comp_ref_p() local
/aosp_15_r20/external/libaom/av1/common/
H A Dmvref_common.h217 const int left_in_image = xd->left_available; in av1_collect_neighbors_ref_counts() local
H A Dpred_common.c192 const int left_in_image = xd->left_available; in av1_get_comp_reference_type_context() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2979 const int left_in_image = !!xd->left_mi; in rd_auto_partition_range() local
3164 const int left_in_image = !!xd->left_mi; in ml_pruning_partition() local