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

  /external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c 70 (token == DCT_EOB_TOKEN ? DCT_EOB_MODEL_TOKEN : TWO_TOKEN) : \
207 coef_counts[type][ref][band][pt][DCT_EOB_MODEL_TOKEN]++;
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 41 #define DCT_EOB_MODEL_TOKEN 3 /* EOB Extra Bits 0+0 */
vp9_entropy.c 233 -DCT_EOB_MODEL_TOKEN, 2, /* 0 = EOB */
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]

Completed in 182 milliseconds