Searched refs:pVLDTable (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_DecodeCoeffsToPair_s.s65 pVLDTable RN 6 label
82 pVLDTable RN 6 label
127 LDR pVLDTable, =armVCM4P10_CAVLCCoeffTokenTables
131 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
136 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
231 LDREQ pVLDTable, =(armVCM4P10_CAVLCTotalZeros2x2Tables-4)
232 LDRNE pVLDTable, =(armVCM4P10_CAVLCTotalZeroTables-4)
233 LDR pVLDTable, [pVLDTable, TotalCoef
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_DecodeCoeffsToPair_s.s65 pVLDTable RN 6 label
82 pVLDTable RN 6 label
127 LDR pVLDTable, =armVCM4P10_CAVLCCoeffTokenTables
131 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
136 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
231 LDREQ pVLDTable, =(armVCM4P10_CAVLCTotalZeros2x2Tables-4)
232 LDRNE pVLDTable, =(armVCM4P10_CAVLCTotalZeroTables-4)
233 LDR pVLDTable, [pVLDTable, TotalCoef
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM_BitDec_s.h498 ;// $pVLDTable - pointer to VLD decode table of 16-bit entries.
520 M_BD_VLD $Symbol, $T1, $T2, $pVLDTable, $S0, $S1
532 LDRH $Symbol, [$pVLDTable, $Symbol] ;// load table entry
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_BitDec_s.h498 ;// $pVLDTable - pointer to VLD decode table of 16-bit entries.
520 M_BD_VLD $Symbol, $T1, $T2, $pVLDTable, $S0, $S1
532 LDRH $Symbol, [$pVLDTable, $Symbol] ;// load table entry

Completed in 47 milliseconds