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

  /external/libvpx/libvpx/vp8/encoder/
tokenize.h 31 unsigned char skip_eob_node; member in struct:__anon10997
tokenize.c 133 t->skip_eob_node = 0;
148 t->skip_eob_node = 0;
166 t->skip_eob_node = ((pt == 0));
179 t->skip_eob_node = 0;
231 t->skip_eob_node = 0;
247 t->skip_eob_node = 0;
265 t->skip_eob_node = (pt == 0);
277 t->skip_eob_node = 0;
302 t->skip_eob_node = 0;
318 t->skip_eob_node = 0
    [all...]
asm_enc_offsets.c 57 DEFINE(tokenextra_skip_eob_node, offsetof(TOKENEXTRA, skip_eob_node));
bitstream.c 182 if (p->skip_eob_node)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_armv5.asm 71 ; vp8 specific skip_eob_node
vp8_packtokens_mbrow_armv5.asm 92 ; vp8 specific skip_eob_node
vp8_packtokens_partitions_armv5.asm 121 ; vp8 specific skip_eob_node

Completed in 1483 milliseconds