Home
last modified time | relevance | path

Searched refs:pi2_dc_str (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_core_coding.c172 WORD16 *pi2_dc_str = pi2_out; in ih264e_luma_16x16_resi_trans_dctrans_quant() local
190 &pi2_dc_str[blk_cntr]); in ih264e_luma_16x16_resi_trans_dctrans_quant()
209 ps_codec->pf_hadamard_quant_4x4(pi2_dc_str, pi2_out, pu2_scale_matrix, in ih264e_luma_16x16_resi_trans_dctrans_quant()
508 WORD16 pi2_dc_str[8]; in ih264e_chroma_8x8_resi_trans_dctrans_quant() local
528 &pi2_dc_str[blk_cntr]); in ih264e_chroma_8x8_resi_trans_dctrans_quant()
538 ps_codec->pf_hadamard_quant_2x2_uv(pi2_dc_str, pi2_out, pu2_scale_matrix, in ih264e_chroma_8x8_resi_trans_dctrans_quant()