Searched refs:resizeFactorX (Results 1 – 2 of 2) sorted by relevance
50 mmUint32 resizeFactorX; in VT_resizeFrame_Video_opt2_lp() local104 resizeFactorX = ((idx-1)<<9) / codx; in VT_resizeFrame_Video_opt2_lp()132 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9); in VT_resizeFrame_Video_opt2_lp()133 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()214 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9); in VT_resizeFrame_Video_opt2_lp()215 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()
37 mmUint32 resizeFactorX; in VT_resizeFrame_Video_opt2_lp() local103 resizeFactorX = ((idx-1)<<9) / codx; in VT_resizeFrame_Video_opt2_lp()133 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9); in VT_resizeFrame_Video_opt2_lp()134 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()220 x = (mmUint16) ((mmUint32) (col*resizeFactorX) >> 9); in VT_resizeFrame_Video_opt2_lp()221 xf = (mmUchar) ((mmUint32) ((col*resizeFactorX) >> 6) & 0x7); in VT_resizeFrame_Video_opt2_lp()