Home | History | Annotate | Download | only in lvpp

Lines Matching refs:videoHeight

3284     frameSize = (params->videoWidth*params->videoHeight*3) >> 1;
3296 ((params->videoHeight*params->videoWidth*3)>>1), M4VS, (M4OSA_Char*)("lvpp colorBuffer"));
3308 prepareYUV420ImagePlane(planeIn, params->videoWidth, params->videoHeight,
3312 prepareYUV420ImagePlane(planeOut, params->videoWidth, params->videoHeight,
3313 (M4VIFI_UInt8 *)tempOutputBuffer, params->videoWidth, params->videoHeight);