Home
last modified time | relevance | path

Searched refs:comp_ref (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.h70 unsigned int comp_ref[REF_CONTEXTS][2]; member
Dvp9_entropymode.c365 counts->comp_ref[i]); in vp9_adapt_mode_probs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c1244 assert(!memcmp(cm->counts.comp_ref, zero_counts.comp_ref, in debug_check_frame_counts()
1245 sizeof(cm->counts.comp_ref))); in debug_check_frame_counts()
Dvp9_decodemv.c291 ++counts->comp_ref[ctx][bit]; in read_ref_frames()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c1170 cm->counts.comp_ref[i]);
Dvp9_encodeframe.c1128 counts->comp_ref[vp9_get_pred_context_comp_ref_p(cm, xd)] in update_stats()