Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_iquant_itrans_recon.c341 WORD16 i_y0, i_y1, i_y2, i_y3, i_y4, i_y5, i_y6, i_y7; in ih264_iquant_itrans_recon_8x8() local
380 i_y3 = ((WORD32)pi2_tmp_ptr[1] + pi2_tmp_ptr[7] - pi2_tmp_ptr[3] in ih264_iquant_itrans_recon_8x8()
406 i_z3 = i_y3 + (i_y5 >> 2); in ih264_iquant_itrans_recon_8x8()
408 i_z5 = (i_y3 >> 2) - i_y5; in ih264_iquant_itrans_recon_8x8()
464 i_y3 = (WORD32)pi2_tmp_ptr[8] + pi2_tmp_ptr[56] - pi2_tmp_ptr[24] in ih264_iquant_itrans_recon_8x8()
490 i_z3 = i_y3 + (i_y5 >> 2); in ih264_iquant_itrans_recon_8x8()
492 i_z5 = (i_y3 >> 2) - i_y5; in ih264_iquant_itrans_recon_8x8()