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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/api/
H A DarmVCM4P2_Huff_Tables_VLC.h38 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/api/
H A DarmVCM4P2_Huff_Tables_VLC.h38 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s86 IMPORT armVCM4P2_IntraVlcL0L1 ;// Contains optimized and packed VLC Tables for both Last =1 and last=0
129 LDR pVlcTableL0L1, =armVCM4P2_IntraVlcL0L1 ;// Load optimized packed VLC Table with both L=0 and L=1 entries
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s87 IMPORT armVCM4P2_IntraVlcL0L1 ;// Contains optimized and packed VLC Tables for both Last =1 and last=0
209 LDR pVlcTableL0L1, =armVCM4P2_IntraVlcL0L1 ;// Load Optimized VLC Table With both Last=0 and Last=1 Entries
H A DarmVCM4P2_Huff_Tables_VLC.c99 const OMX_U16 armVCM4P2_IntraVlcL0L1[200] = { variable
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraACVLC_s.s86 IMPORT armVCM4P2_IntraVlcL0L1 ;// Contains optimized and packed VLC Tables for both Last =1 and last=0
129 LDR pVlcTableL0L1, =armVCM4P2_IntraVlcL0L1 ;// Load optimized packed VLC Table with both L=0 and L=1 entries
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s87 IMPORT armVCM4P2_IntraVlcL0L1 ;// Contains optimized and packed VLC Tables for both Last =1 and last=0
209 LDR pVlcTableL0L1, =armVCM4P2_IntraVlcL0L1 ;// Load Optimized VLC Table With both Last=0 and Last=1 Entries
H A DarmVCM4P2_Huff_Tables_VLC.c99 const OMX_U16 armVCM4P2_IntraVlcL0L1[200] = { variable

Completed in 290 milliseconds