Lines Matching refs:videoHeight
1379 M4OSA_UInt32 videoHeight, M4OSA_UInt32 timeMs, M4OSA_Void* outPtr) {
1386 postProcessParams.videoHeight = videoHeight;
1408 err = applyEffectsAndRenderingMode(&postProcessParams, videoWidth, videoHeight);
1428 M4OSA_UInt32 videoHeight, M4OSA_Void* outPtr) {
1435 //frameSize = (videoWidth*videoHeight*3) >> 1;
1440 videoHeight, (M4VIFI_UInt8 *)inBuffer, videoWidth, videoHeight);