Searched defs:VlcMVD (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.s93 VlcMVD RN 0 label
206 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
211 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// variable lenght decoding using the macro
238 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
241 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// VLC decoding using the macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s93 VlcMVD RN 0 label
206 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Load the optimized MVD VLC table
211 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// variable lenght decoding using the macro
238 LDR VlcMVD, =armVCM4P2_aVlcMVD ;// Loading the address of optimized VLC tables
241 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// VLC decoding using the macro

Completed in 206 milliseconds