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 309 unsigned int tok_count; member in struct:__anon8495
encodeframe.c 838 cpi->tok_count = 0;
842 cpi->tok_count += cpi->tplist[mb_row].stop - cpi->tplist[mb_row].start;
888 cpi->tok_count = tp - cpi->tok;
    [all...]
bitstream.c     [all...]

Completed in 37 milliseconds