HomeSort by relevance Sort by last modified time
    Searched refs:mode_context (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 281 mi->mbmi.mode_context[ref_frame] = counter_to_context[context_counter];
vp9_blockd.h 130 uint8_t mode_context[MAX_REF_FRAMES]; member in struct:__anon21261
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 440 mv_ref_p = cpi->common.fc.inter_mode_probs[mi->mode_context[rf]];
450 ++cm->counts.inter_mode[mi->mode_context[rf]]
473 ++cm->counts.inter_mode[mi->mode_context[rf]]
    [all...]
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 441 inter_mode_ctx = mbmi->mode_context[ref0];

Completed in 28 milliseconds