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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 52 pQPDivTable RN 5
97 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer
103 LDRSB Shift, [pQPDivTable, QP] ;// Shift = pQPDivTable[QP]
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 117 pQPDivTable RN 0
318 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer
326 LDRSB Shift, [pQPDivTable, QP] ;// Shift = pQPDivTable[QP]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 55 pQPDivTable RN 5
107 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer
113 LDRSB Shift, [pQPDivTable, QP] ;// Shift = pQPDivTable[QP]
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 57 pQPDivTable RN 2
129 LDR pQPDivTable, =armVCM4P10_QPDivTable ;// QP Division look-up-table base pointer
141 LDRSB Shift, [pQPDivTable, QP] ;// ARM CODE: Shift = pQPDivTable[QP]

Completed in 917 milliseconds