Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.h99 static INLINE int get_comp_index_context(const AV1_COMMON *cm, in get_comp_index_context() function
/external/libaom/libaom/av1/encoder/
Dcompound_type.c1266 const int comp_index_ctx = get_comp_index_context(cm, xd); in av1_compound_type_rd()
Dbitstream.c1196 const int comp_index_ctx = get_comp_index_context(cm, xd); in pack_inter_mode_mvs()
Dencodeframe.c1384 const int comp_index_ctx = get_comp_index_context(cm, xd); in update_stats()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1431 const int comp_index_ctx = get_comp_index_context(cm, xd); in read_inter_block_mode_info()