Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.h138 static INLINE int get_comp_group_idx_context(const MACROBLOCKD *xd) { in get_comp_group_idx_context() function
/external/libaom/libaom/av1/encoder/
Dcompound_type.c1265 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in av1_compound_type_rd()
Dbitstream.c1184 const int ctx_comp_group_idx = get_comp_group_idx_context(xd); in pack_inter_mode_mvs()
Dencodeframe.c1375 const int comp_group_idx_ctx = get_comp_group_idx_context(xd); in update_stats()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1424 const int ctx_comp_group_idx = get_comp_group_idx_context(xd); in read_inter_block_mode_info()