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 290 unsigned int tok_count; member in struct:__anon5299
encodeframe.c 698 cpi->tok_count = tp - cpi->tok;
757 cpi->tok_count = 0;
761 cpi->tok_count += cpi->tplist[mb_row].stop - cpi->tplist[mb_row].start;
    [all...]
bitstream.c     [all...]

Completed in 26 milliseconds