Searched defs:num_part (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/vp8/decoder/ |
D | decodeframe.c | 443 int num_part = 1 << pc->multi_token_partition; in decode_mb_rows() local 682 int i, int num_part) { in read_available_partition_size()
|
D | threading.c | 258 int num_part = 1 << pbi->common.multi_token_partition; in mt_decode_mb_rows() local
|
/external/libvpx/vp8/encoder/ |
D | encodeframe.c | 329 const int num_part = (1 << cm->multi_token_partition); in encode_mb_row() local 672 const int num_part = (1 << cm->multi_token_partition); in vp8_encode_frame() local
|
D | ethreading.c | 62 const int num_part = (1 << cm->multi_token_partition); in thread_encoding_proc() local
|
D | bitstream.c | 294 int num_part) { in pack_tokens_into_partitions() 1302 const int num_part = (1 << pc->multi_token_partition); in vp8_pack_bitstream() local 1335 int num_part = 1 << pc->multi_token_partition; in vp8_pack_bitstream() local
|
D | onyx_if.c | 5005 const int num_part = (1 << cm->multi_token_partition); in vp8_get_compressed_data() local
|
/external/sg3_utils/src/ |
D | sg_vpd_vendor.c | 391 int i, n, v, r, m, p, d, y, num_part; in decode_rdac_vpd_c1() local
|
D | sg_vpd_common.c | 3171 int i, n, v, r, m, p, d, y, num_part; in decode_rdac_vpd_c2() local
|
/external/libhevc/encoder/ |
D | hme_refine.c | 7867 WORD32 num_part = 2, part_ctr; in hme_refine() local
|