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

  /external/libvpx/vp8/encoder/
onyx_int.h 300 unsigned int tok_count; member in struct:__anon5136
encodeframe.c 700 cpi->tok_count = tp - cpi->tok;
759 cpi->tok_count = 0;
763 cpi->tok_count += cpi->tplist[mb_row].stop - cpi->tplist[mb_row].start;
    [all...]
bitstream.c     [all...]

Completed in 167 milliseconds