Searched refs:armVCM4P10_VMatrix (Results 1 - 13 of 13) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_DequantTables.c52 const OMX_U8 armVCM4P10_VMatrix[6][3] = variable
H A DomxVCM4P10_InvTransformDequant_ChromaDC.c92 V00 = armVCM4P10_VMatrix [iQP % 6][0];
H A DomxVCM4P10_TransformDequantChromaDCFromPair.c50 int Scale = armVCM4P10_VMatrix[QP%6][0];
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd.c49 const OMX_U8 *pVRow = &armVCM4P10_VMatrix[QP%6][0];
H A DomxVCM4P10_InvTransformDequant_LumaDC.c118 V = armVCM4P10_VMatrix [iQP % 6][0];
H A DomxVCM4P10_TransformDequantLumaDCFromPair.c50 int Scale = armVCM4P10_VMatrix[QP%6][0];
H A DomxVCM4P10_SubAndTransformQDQResidual.c223 armVCM4P10_VMatrix[QPmod][armVCM4P10_PosToVCol4x4[j * 4 + i]];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_DequantTables_s.S33 .global armVCM4P10_VMatrix
41 .hidden armVCM4P10_VMatrix
55 armVCM4P10_VMatrix: label
80 ;// This table contains armVCM4P10_VMatrix[QP%6][0] entires,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_DequantTables_s.s36 EXPORT armVCM4P10_VMatrix
63 M_TABLE armVCM4P10_VMatrix
88 ;// This table contains armVCM4P10_VMatrix[QP%6][0] entires,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_DequantTables_s.s36 EXPORT armVCM4P10_VMatrix
63 M_TABLE armVCM4P10_VMatrix
88 ;// This table contains armVCM4P10_VMatrix[QP%6][0] entires,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DarmVC.h718 extern const OMX_U8 armVCM4P10_VMatrix[6][3];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DarmVC.h718 extern const OMX_U8 armVCM4P10_VMatrix[6][3];
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DarmVC.h718 extern const OMX_U8 armVCM4P10_VMatrix[6][3];

Completed in 160 milliseconds