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.h94 static INLINE int get_comp_index_context(const AV1_COMMON *cm, in get_comp_index_context() function
/external/libaom/libaom/av1/decoder/
Ddecodemv.c1420 const int comp_index_ctx = get_comp_index_context(cm, xd); in read_inter_block_mode_info()
/external/libaom/libaom/av1/encoder/
Dbitstream.c1157 const int comp_index_ctx = get_comp_index_context(cm, xd); in pack_inter_mode_mvs()
Drdopt.c9928 const int comp_index_ctx = get_comp_index_context(cm, xd); in compound_type_rd()
10440 const int comp_index_ctx = get_comp_index_context(cm, xd); in handle_inter_mode()
10454 const int comp_index_ctx = get_comp_index_context(cm, xd); in handle_inter_mode()
Dencodeframe.c1288 const int comp_index_ctx = get_comp_index_context(cm, xd); in update_stats()