Home
last modified time | relevance | path

Searched defs:quant_out (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_itrans_recon_dc.c95 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma() local
125 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma() local
/aosp_15_r20/external/libhevc/decoder/x86/
H A Dihevcd_it_rec_dc_sse42_intr.c72 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma_sse42() local
212 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma_sse42() local
H A Dihevcd_it_rec_dc_ssse3_intr.c74 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_luma_ssse3() local
212 WORD32 dc_value, quant_out; in ihevcd_itrans_recon_dc_chroma_ssse3() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_param_extract.c113 WORD8 *const quant_out) { in ixheaace_mps_212_quantize_coef()