Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
Dnlc_dec.cpp151 SCHAR* out_data_2, int offset, int num_val, in pcm_decode()
309 const INT dim1, SCHAR* out_data, const INT num_val, in huff_dec_1D()
390 const INT num_val, const INT stride, in huff_dec_2D()
571 int num_val, PAIRING* pairing_scheme, int ldMode) { in huff_decode()
756 SCHAR* const out_data, const int num_val) { in diff_freq_decode()
769 const int num_val) { in diff_time_decode_backwards()
785 const int num_val) { in diff_time_decode_forwards()
798 int offset, int num_lsb, int num_val, in attach_lsb()
1046 int num_val) { in huff_dec_reshape()
/external/libxaac/decoder/
Dixheaacd_mps_dec.c433 WORD32 ixheaacd_drc_offset, WORD32 num_val, in ixheaacd_mps_pcm_decode()
629 WORD32 num_val, WORD32 p0_flag) { in ixheaacd_mps_huff_dec_cld_1d()
663 WORD32 num_val, WORD32 p0_flag) { in ixheaacd_mps_huff_dec_ipd_1d()
688 WORD32 num_val, WORD32 p0_flag) { in ixheaacd_mps_huff_dec_icc_1d()
721 WORD32 num_val, WORD32 p0_flag, ia_bit_buf_struct *h_bit_buf) { in ia_mps_dec_huff_dec_cpc_1d()
753 WORD32 num_val, WORD32 ch_fac, WORD32* p0_data[2]) { in ixheaacd_mps_huff_dec_cld_2d()
830 WORD32 num_val, WORD32 ch_fac, WORD32* p0_data[2]) { in ixheaacd_mps_huff_dec_icc_2d()
905 WORD32 num_val, WORD32 ch_fac, WORD32* p0_data[2]) { in ixheaacd_mps_huff_dec_ipd_2d()
984 WORD32 num_val, WORD32 stride, WORD32 *p0_data[2], in ia_mps_dec_huff_dec_cpc_2d()
1061 WORD32 num_val, WORD32 *cdg_scheme, WORD32 ld_mps_flag) { in ixheaacd_huff_decode()
[all …]
/external/aac/libSACenc/src/
Dsacenc_nlc_enc.cpp157 const INT num_val, SHORT *const out_data_lsb, in split_lsb()
170 const INT num_val) { in apply_lsb_coding()
179 const INT num_val) { in calc_diff_freq()
190 const INT num_val) { in calc_diff_time()
252 static SHORT calc_pcm_bits(const SHORT num_val, const SHORT num_levels) { in calc_pcm_bits()
303 const SHORT num_val, const SHORT num_levels) { in apply_pcm_coding()
373 const SHORT num_val, const SHORT p0_flag) { in huff_enc_1D()
514 SHORT num_val, SHORT stride, SHORT *p0_data[2]) { in huff_enc_2D()
606 const DIFF_TYPE diff_type_2, const SHORT num_val, in calc_huff_bits()
783 const DIFF_TYPE diff_type_2, const SHORT num_val, in apply_huff_coding()
/external/perfetto/src/trace_processor/db/
Dnumeric_storage.cc112 [this, op, offset, num_elements, &builder](auto num_val) { in CompareFast()
/external/pdfium/fpdfsdk/
Dfpdf_structtree_embeddertest.cpp628 float num_val; in TEST_F() local
/external/igt-gpu-tools/tools/
Dintel_gpu_top.c630 const int num_val = engines->num_counters; in pmu_sample() local