Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.c90 const int above_in_image = !!above_mi; in vp9_get_pred_context_comp_ref_p() local
/external/libaom/libaom/av1/common/
Dmvref_common.h223 const int above_in_image = xd->up_available; in av1_collect_neighbors_ref_counts() local
Dpred_common.c191 const int above_in_image = xd->up_available; in av1_get_comp_reference_type_context() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2895 const int above_in_image = !!xd->above_mi; in rd_auto_partition_range() local
3128 const int above_in_image = !!xd->above_mi; in ml_pruning_partition() local