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 44 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
45 * armVCM4P2_Reciprocal_QP_S16[0]= 0
48 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={
omxVCM4P2_PredictReconCoefIntra_s.s 72 IMPORT armVCM4P2_Reciprocal_QP_S16
141 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 44 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
45 * armVCM4P2_Reciprocal_QP_S16[0]= 0
48 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={
omxVCM4P2_PredictReconCoefIntra_s.s 72 IMPORT armVCM4P2_Reciprocal_QP_S16
168 LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S16 ;// Loading the table with entries 32767/(1 to 63)

Completed in 2081 milliseconds