Searched defs:num_part (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A 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
|
H A D | encodeframe.c | 328 const int num_part = (1 << cm->multi_token_partition); in encode_mb_row() local 679 const int num_part = (1 << cm->multi_token_partition); in vp8_encode_frame() local
|
H A D | ethreading.c | 64 const int num_part = (1 << cm->multi_token_partition); in thread_encoding_proc() local
|
H A D | onyx_if.c | 5017 const int num_part = (1 << cm->multi_token_partition); in vp8_get_compressed_data() local
|
/aosp_15_r20/external/libvpx/vp8/decoder/ |
H A 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()
|
H A D | threading.c | 261 int num_part = 1 << pbi->common.multi_token_partition; in mt_decode_mb_rows() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_vpd_vendor.c | 391 int i, n, v, r, m, p, d, y, num_part; in decode_rdac_vpd_c1() local
|
H A D | sg_vpd_common.c | 3171 int i, n, v, r, m, p, d, y, num_part; in decode_rdac_vpd_c2() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | hme_refine.c | 7882 WORD32 num_part = 2, part_ctr; in hme_refine() local
|