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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_Lookup_Tables.c59 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
60 * armVCM4P2_Reciprocal_QP_S16[0]= 0
63 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={ variable
H A DomxVCM4P2_PredictReconCoefIntra_s.s86 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/
H A DarmVCM4P2_Lookup_Tables.c59 * armVCM4P2_Reciprocal_QP_S16[i]=round(32767/i)
60 * armVCM4P2_Reciprocal_QP_S16[0]= 0
63 const OMX_S16 armVCM4P2_Reciprocal_QP_S16[64]={ variable
H A DomxVCM4P2_PredictReconCoefIntra_s.s86 IMPORT armVCM4P2_Reciprocal_QP_S16
182 LDR predCoeffTable, =armVCM4P2_Reciprocal_QP_S16 ;// Loading the table with entries 32767/(1 to 63)

Completed in 78 milliseconds