HomeSort by relevance Sort by last modified time
    Searched full:tok_end (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 548 vp9_writer *w, TOKENEXTRA **tok, TOKENEXTRA *tok_end,
573 assert(*tok < tok_end);
574 pack_mb_tokens(w, tok, tok_end);
601 vp9_writer *w, TOKENEXTRA **tok, TOKENEXTRA *tok_end,
617 write_modes_b(cpi, tile, w, tok, tok_end, mi_row, mi_col);
621 write_modes_b(cpi, tile, w, tok, tok_end, mi_row, mi_col);
624 write_modes_b(cpi, tile, w, tok, tok_end, mi_row, mi_col);
626 write_modes_b(cpi, tile, w, tok, tok_end, mi_row + bs, mi_col);
629 write_modes_b(cpi, tile, w, tok, tok_end, mi_row, mi_col);
631 write_modes_b(cpi, tile, w, tok, tok_end, mi_row, mi_col + bs)
1174 TOKENEXTRA *tok[4][1 << 6], *tok_end; local
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 

Completed in 33 milliseconds