Home
last modified time | relevance | path

Searched defs:num_part (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dethreading.c71 const int num_part = (1 << cm->multi_token_partition); in thread_encoding_proc() local
Dencodeframe.c379 const int num_part = (1 << cm->multi_token_partition); in encode_mb_row() local
737 const int num_part = (1 << cm->multi_token_partition); in vp8_encode_frame() local
Dbitstream.c379 int num_part) in pack_tokens_into_partitions_c()
1600 const int num_part = (1 << pc->multi_token_partition); in vp8_pack_bitstream() local
1639 int num_part = 1 << pc->multi_token_partition; in vp8_pack_bitstream() local
Donyx_if.c5117 const int num_part = (1 << cm->multi_token_partition); in vp8_get_compressed_data() local
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c508 int num_part = 1 << pc->multi_token_partition; in decode_mb_rows() local
781 int num_part) in read_available_partition_size()
Dthreading.c304 int num_part = 1 << pbi->common.multi_token_partition; in mt_decode_mb_rows() local