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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.c 309 static const vp9_prob default_mbskip_probs[MBSKIP_CONTEXTS] = {
429 for (i = 0; i < MBSKIP_CONTEXTS; ++i)
vp9_onyxc_int.h 54 vp9_prob mbskip_probs[MBSKIP_CONTEXTS];
73 unsigned int mbskip[MBSKIP_CONTEXTS][2];
vp9_blockd.h 30 #define MBSKIP_CONTEXTS 3
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 510 vp9_prob last_skip_false_probs[3][MBSKIP_CONTEXTS];
vp9_bitstream.c 220 for (k = 0; k < MBSKIP_CONTEXTS; ++k)
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c     [all...]

Completed in 45 milliseconds