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.h30 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.h30 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.h40 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.c422 const ARM_VLC32 armVCM4P2_aVlcMVD[66] = variable
H A DomxVCM4P2_EncodeMV.c187 armPackVLC32 (ppBitStream, pBitOffset, armVCM4P2_aVlcMVD[index]);
199 armPackVLC32 (ppBitStream, pBitOffset, armVCM4P2_aVlcMVD[index]);
H A DomxVCM4P2_DecodePadMV_PVOP.c144 armVCM4P2_aVlcMVD);
156 index = armUnPackVLC32(ppBitStream, pBitOffset, armVCM4P2_aVlcMVD);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s125 IMPORT armVCM4P2_aVlcMVD
206 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
238 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
H A DarmVCM4P2_Huff_Tables_VLC.c125 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.s125 IMPORT armVCM4P2_aVlcMVD
206 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
238 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
H A DarmVCM4P2_Huff_Tables_VLC.c125 const OMX_U16 armVCM4P2_aVlcMVD[124] = { variable

Completed in 703 milliseconds