Home
last modified time | relevance | path

Searched refs:get_comp_group_idx_context (Results 1 – 5 of 5) sorted by relevance

/external/libaom/av1/common/
Dpred_common.h141 static INLINE int get_comp_group_idx_context(const MACROBLOCKD *xd) { in get_comp_group_idx_context() function
/external/libaom/av1/decoder/
Ddecodemv.c1434 const int ctx_comp_group_idx = get_comp_group_idx_context(xd); in read_inter_block_mode_info()
/external/libaom/av1/encoder/
Dcompound_type.c1262 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in av1_compound_type_rd()
Dbitstream.c1198 const int ctx_comp_group_idx = get_comp_group_idx_context(xd); in pack_inter_mode_mvs()
Dpartition_search.c1256 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in update_stats()