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

  /external/libvpx/vp8/common/
entropy.h 20 #define ZERO_TOKEN 0 /* 0 Extra Bits 0+0 */
entropy.c 56 -ZERO_TOKEN, 4, /* 1 = ZERO */
  /external/libvpx/vp8/encoder/
encodemb.c 395 DCT_EOB_TOKEN : ZERO_TOKEN;
397 DCT_EOB_TOKEN : ZERO_TOKEN;
457 tokens[next][0].token = ZERO_TOKEN;
462 tokens[next][1].token = ZERO_TOKEN;

Completed in 129 milliseconds