Home
last modified time | relevance | path

Searched refs:av1_get_spatial_seg_pred (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/
Dpred_common.h43 static INLINE int av1_get_spatial_seg_pred(const AV1_COMMON *const cm, in av1_get_spatial_seg_pred() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c265 const int pred = av1_get_spatial_seg_pred(cm, xd, mi_row, mi_col, &cdf_num); in read_segment_id()
/external/libaom/libaom/av1/encoder/
Dbitstream.c463 const int pred = av1_get_spatial_seg_pred(cm, xd, mi_row, mi_col, &cdf_num); in write_segment_id()