Searched refs:accum_1Cr (Results 1 – 1 of 1) sorted by relevance
216 mmUint16 accum_1Cb, accum_1Cr; in VT_resizeFrame_Video_opt2_lp() local225 accum_1Cb = accum_1Cr = 0; in VT_resizeFrame_Video_opt2_lp()242 accum_1Cr = (w * in11); in VT_resizeFrame_Video_opt2_lp()253 accum_1Cr += (w * in12); in VT_resizeFrame_Video_opt2_lp()264 accum_1Cr += (w * in21); in VT_resizeFrame_Video_opt2_lp()275 accum_1Cr += (w * in22); in VT_resizeFrame_Video_opt2_lp()284 accum_1Cr = (accum_1Cr >> 6); in VT_resizeFrame_Video_opt2_lp()285 *ptr8Cr = (mmUchar)accum_1Cr ; in VT_resizeFrame_Video_opt2_lp()