Searched refs:tok_count (Results 1 – 7 of 7) sorted by relevance
584 int tok_count = *tp - tp_start; in encode_mb_row() local585 vp8_pack_tokens(w, tp_start, tok_count); in encode_mb_row()777 cpi->tok_count = 0; in vp8_encode_frame()872 cpi->tok_count += (unsigned int) in vp8_encode_frame()952 cpi->tok_count = (unsigned int)(tp - cpi->tok); in vp8_encode_frame()
265 int tok_count = tp - tp_start; in thread_encoding_proc() local266 vp8_pack_tokens(w, tp_start, tok_count); in thread_encoding_proc()
342 unsigned int tok_count; member
1681 vp8_pack_tokens(&cpi->bc[1], cpi->tok, cpi->tok_count); in vp8_pack_bitstream()
338 unsigned int tok_count[4][1 << 6]; member
946 cpi->tok_count[tile_row][tile_col]; in encode_tiles()
3841 cpi->tok_count[tile_row][tile_col] = in vp9_encode_tile()