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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4AIR_API.h61 M4OSA_UInt32 m_x; /**< X coordinate */ member in struct:__anon114
/frameworks/base/media/jni/mediaeditor/
H A DVideoBrowserInternal.h106 M4OSA_UInt32 m_x ; member in struct:__anon1110
H A DVideoBrowserMain.c71 pC->m_x = x;
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c584 Params.m_inputCoord.m_x = 0;
733 /* Params.m_inputCoord.m_x = (M4OSA_UInt32)(pC->m_pDecodedPlane->u_width *
756 Params.m_inputCoord.m_x = (M4OSA_UInt32)((((M4OSA_Double)pC->m_pDecodedPlane->u_width *
782 if((Params.m_inputSize.m_width + Params.m_inputCoord.m_x)\
786 - Params.m_inputCoord.m_x;
1061 <= Params.m_inputCoord.m_x
1063 <= pC->m_pDecodedPlane->u_width -(Params.m_inputCoord.m_x \
1068 Params.m_inputCoord.m_x -= ((tempInputSizeWidthMax\
1071 else if(Params.m_inputCoord.m_x < pC->m_pDecodedPlane->u_width\
1072 -(Params.m_inputCoord.m_x
[all...]
H A DM4AIR_API.c357 if((pC->m_params.m_inputCoord.m_x&0x1)&&((i==1)||(i==2)))
477 + (pC->m_params.m_inputCoord.m_x>>u32_shift)
H A DM4VSS3GPP_EditVideo.c3162 airParams.m_inputCoord.m_x = 0;
3339 airParams.m_inputCoord.m_x =
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_VideoPreProcessing.c169 Params.m_inputCoord.m_x = 0;
342 Params.m_inputCoord.m_x =
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp1697 Params.m_inputCoord.m_x = 0;
1833 Params.m_inputCoord.m_x = (M4OSA_Int32)((M4OSA_Int32)((pPlaneIn->u_width - Params.m_inputSize.m_width))>>1);
2241 if((pC->m_params.m_inputCoord.m_x&0x1)&&((i==1)||(i==2)))
2357 pu8_data_in = pIn[i].pac_data + pIn[i].u_topleft + (pC->m_params.m_inputCoord.m_x>>u32_shift)

Completed in 148 milliseconds