HomeSort by relevance Sort by last modified time
    Searched defs:pVLDTable (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair_s.s 51 pVLDTable RN 6
68 pVLDTable RN 6
113 LDR pVLDTable, =armVCM4P10_CAVLCCoeffTokenTables
117 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
122 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
217 LDREQ pVLDTable, =(armVCM4P10_CAVLCTotalZeros2x2Tables-4)
218 LDRNE pVLDTable, =(armVCM4P10_CAVLCTotalZeroTables-4)
219 LDR pVLDTable, [pVLDTable, TotalCoeff, LSL #2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair_s.s 51 pVLDTable RN 6
68 pVLDTable RN 6
113 LDR pVLDTable, =armVCM4P10_CAVLCCoeffTokenTables
117 LDR pVLDTable, [pVLDTable, nC, LSL #2] ;// Find VLD table
122 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
217 LDREQ pVLDTable, =(armVCM4P10_CAVLCTotalZeros2x2Tables-4)
218 LDRNE pVLDTable, =(armVCM4P10_CAVLCTotalZeroTables-4)
219 LDR pVLDTable, [pVLDTable, TotalCoeff, LSL #2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 484 ;// $pVLDTable - pointer to VLD decode table of 16-bit entries.
506 M_BD_VLD $Symbol, $T1, $T2, $pVLDTable, $S0, $S1
518 LDRH $Symbol, [$pVLDTable, $Symbol] ;// load table entry
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 484 ;// $pVLDTable - pointer to VLD decode table of 16-bit entries.
506 M_BD_VLD $Symbol, $T1, $T2, $pVLDTable, $S0, $S1
518 LDRH $Symbol, [$pVLDTable, $Symbol] ;// load table entry

Completed in 68 milliseconds