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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 59 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
60 * armVCM4P2_Reciprocal_QP_S16[0]= 0
63 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={
omxVCM4P2_PredictReconCoefIntra_s.s 86 IMPORT armVCM4P2_Reciprocal_QP_S16
155 LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S16 ;// Loading the table with entries 32767/(1 to 63)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 59 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
60 * armVCM4P2_Reciprocal_QP_S16[0]= 0
63 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={
omxVCM4P2_PredictReconCoefIntra_s.s 86 IMPORT armVCM4P2_Reciprocal_QP_S16
182 LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S16 ;// Loading the table with entries 32767/(1 to 63)

Completed in 1290 milliseconds