Searched defs:MBType (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s40 ; * [in] MBType the type of the current macroblock. If MBType
82 MBType RN 7 label
151 M_ARG MBTypeonStack,4 ;// pointer to MBType on stack
160 M_LDR MBType,MBTypeonStack ;// Load MBType from stack
164 TEQ MBType,#OMX_VC_INTRA ;// Check if MBType=OMX_VC_INTRA
165 TEQNE MBType,#OMX_VC_INTRA_Q ;// check if MBType
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s40 ; * [in] MBType the type of the current macroblock. If MBType
82 MBType RN 7 label
151 M_ARG MBTypeonStack,4 ;// pointer to MBType on stack
160 M_LDR MBType,MBTypeonStack ;// Load MBType from stack
164 TEQ MBType,#OMX_VC_INTRA ;// Check if MBType=OMX_VC_INTRA
165 TEQNE MBType,#OMX_VC_INTRA_Q ;// check if MBType
[all...]

Completed in 71 milliseconds