Searched refs:armVCM4P2_aVlcMVD (Results 1 - 10 of 10) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/api/
H A DarmVCM4P2_Huff_Tables_VLC.h45 extern const OMX_U16 armVCM4P2_aVlcMVD[124];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/api/
H A DarmVCM4P2_Huff_Tables_VLC.h45 extern const OMX_U16 armVCM4P2_aVlcMVD[124];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/api/
H A DarmVCM4P2_Huff_Tables_VLC.h55 extern const ARM_VLC32 armVCM4P2_aVlcMVD[66];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_Huff_Tables_VLC.c437 const ARM_VLC32 armVCM4P2_aVlcMVD[66] = variable
H A DomxVCM4P2_EncodeMV.c202 armPackVLC32 (ppBitStream, pBitOffset, armVCM4P2_aVlcMVD[index]);
214 armPackVLC32 (ppBitStream, pBitOffset, armVCM4P2_aVlcMVD[index]);
H A DomxVCM4P2_DecodePadMV_PVOP.c159 armVCM4P2_aVlcMVD);
171 index = armUnPackVLC32(ppBitStream, pBitOffset, armVCM4P2_aVlcMVD);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s139 IMPORT armVCM4P2_aVlcMVD
220 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
252 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
H A DarmVCM4P2_Huff_Tables_VLC.c140 const OMX_U16 armVCM4P2_aVlcMVD[124] = { variable
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s139 IMPORT armVCM4P2_aVlcMVD
220 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
252 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
H A DarmVCM4P2_Huff_Tables_VLC.c140 const OMX_U16 armVCM4P2_aVlcMVD[124] = { variable

Completed in 105 milliseconds