Searched refs:m_y (Results 1 - 8 of 8) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AIR_API.h62 M4OSA_UInt32 m_y; /**< Y coordinate */ member in struct:__anon114
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserInternal.h107 M4OSA_UInt32 m_y ; member in struct:__anon1110
H A DVideoBrowserMain.c72 pC->m_y = y;
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c585 Params.m_inputCoord.m_y = 0;
738 Params.m_inputCoord.m_y = (M4OSA_UInt32)(pC->m_pDecodedPlane->u_height *
761 Params.m_inputCoord.m_y =
789 if((Params.m_inputSize.m_height + Params.m_inputCoord.m_y)\
793 - Params.m_inputCoord.m_y;
974 <= Params.m_inputCoord.m_y
976 <= pC->m_pDecodedPlane->u_height -(Params.m_inputCoord.m_y\
981 Params.m_inputCoord.m_y -= ((tempInputSizeHeightMax \
984 else if(Params.m_inputCoord.m_y < pC->m_pDecodedPlane->u_height\
985 -(Params.m_inputCoord.m_y
[all...]
H A DM4AIR_API.c328 if((pC->m_params.m_inputCoord.m_y&0x1)&&((i==1)||(i==2)))
478 + (pC->m_params.m_inputCoord.m_y >> u32_shift) * pIn[i].u_stride;
H A DM4VSS3GPP_EditVideo.c3163 airParams.m_inputCoord.m_y = 0;
3329 airParams.m_inputCoord.m_y =
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_VideoPreProcessing.c170 Params.m_inputCoord.m_y = 0;
328 Params.m_inputCoord.m_y =
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1698 Params.m_inputCoord.m_y = 0;
1826 Params.m_inputCoord.m_y = (M4OSA_Int32)((M4OSA_Int32)((pPlaneIn->u_height - Params.m_inputSize.m_height))>>1);
2213 if((pC->m_params.m_inputCoord.m_y&0x1)&&((i==1)||(i==2)))
2358 + (pC->m_params.m_inputCoord.m_y >> u32_shift) * pIn[i].u_stride;

Completed in 148 milliseconds