/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | armVCM4P10_Interpolate_Luma.c | 63 OMX_U32 iHeight in armM4P10_Copy() argument 68 for (y = 0; y < iHeight; y++) in armM4P10_Copy() 110 OMX_U32 iHeight, in armVCM4P10_Interpolate_Luma() argument 141 armM4P10_Copy(pSrc, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 147 (pSrcHalfHor, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 152 (pDst, pSrcHalfVer, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 159 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 164 (pDst, pSrcHalfHor, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 171 (pSrc, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 177 (pSrcHalfVer, iSrcStep, pBuf1, iWidth, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() [all …]
|
D | omxVCM4P10_InterpolateHalfVer_Luma.c | 89 OMX_U32 iHeight in omxVCM4P10_InterpolateHalfVer_Luma() argument 108 armRetArgErrIf((iHeight != 16) && (iHeight != 8)&& (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_InterpolateHalfVer_Luma() 117 iHeight); in omxVCM4P10_InterpolateHalfVer_Luma() 130 iHeight); in omxVCM4P10_InterpolateHalfVer_Luma()
|
D | omxVCM4P10_InterpolateHalfHor_Luma.c | 90 OMX_U32 iHeight in omxVCM4P10_InterpolateHalfHor_Luma() argument 109 armRetArgErrIf((iHeight != 16) && (iHeight != 8)&& (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_InterpolateHalfHor_Luma() 118 iHeight); in omxVCM4P10_InterpolateHalfHor_Luma() 131 iHeight); in omxVCM4P10_InterpolateHalfHor_Luma()
|
D | omxVCM4P10_SADQuar_8x.c | 80 OMX_U32 iHeight in omxVCM4P10_SADQuar_8x() argument 88 armRetArgErrIf((iHeight != 16) && (iHeight != 8) && in omxVCM4P10_SADQuar_8x() 89 (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_SADQuar_8x() 96 iRefStep0, iRefStep1, pDstSAD, iHeight, 8); in omxVCM4P10_SADQuar_8x()
|
D | omxVCM4P10_SAD_4x.c | 73 OMX_U32 iHeight in omxVCM4P10_SAD_4x() argument 80 armRetArgErrIf((iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_SAD_4x() 86 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 4); in omxVCM4P10_SAD_4x()
|
D | omxVCM4P10_SADQuar_16x.c | 80 OMX_U32 iHeight in omxVCM4P10_SADQuar_16x() argument 88 armRetArgErrIf((iHeight != 16) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCM4P10_SADQuar_16x() 95 iRefStep0, iRefStep1, pDstSAD, iHeight, 16); in omxVCM4P10_SADQuar_16x()
|
D | omxVCM4P10_SADQuar_4x.c | 80 OMX_U32 iHeight in omxVCM4P10_SADQuar_4x() argument 88 armRetArgErrIf((iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr); in omxVCM4P10_SADQuar_4x() 94 iRefStep0, iRefStep1, pDstSAD, iHeight, 4); in omxVCM4P10_SADQuar_4x()
|
D | omxVCM4P10_Average_4x.c | 79 OMX_U32 iHeight in omxVCM4P10_Average_4x() argument 86 armRetArgErrIf((iHeight != 4) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCM4P10_Average_4x() 93 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 4, iHeight); in omxVCM4P10_Average_4x()
|
D | armVCM4P10_Interpolate_Chroma.c | 66 OMX_U32 iHeight, in armVCM4P10_Interpolate_Chroma() argument 84 armRetArgErrIf(iHeight == 0, OMX_Sts_BadArgErr) in armVCM4P10_Interpolate_Chroma() 94 for (y = 0; y < iHeight; y++) in armVCM4P10_Interpolate_Chroma() 109 for (y = 0; y < iHeight; y++) in armVCM4P10_Interpolate_Chroma()
|
D | armVCM4P10_InterpolateHalfDiag_Luma.c | 67 OMX_U32 iHeight in armVCM4P10_InterpolateHalfDiag_Luma() argument 83 for (y = 0; y < iHeight + 5; y++) in armVCM4P10_InterpolateHalfDiag_Luma() 100 for (y = 0; y < iHeight; y++) in armVCM4P10_InterpolateHalfDiag_Luma()
|
D | armVCM4P10_InterpolateHalfHor_Luma.c | 65 OMX_U32 iHeight in armVCM4P10_InterpolateHalfHor_Luma() argument 75 for (y = 0; y < iHeight; y++) in armVCM4P10_InterpolateHalfHor_Luma()
|
D | armVCM4P10_SADQuar.c | 68 OMX_U32 iHeight, in armVCM4P10_SADQuar() argument 81 for (y = 0; y < iHeight; y++) in armVCM4P10_SADQuar()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.s | 43 iHeight RN 9 label 91 SUBS iHeight, iHeight, #1 102 SUBS iHeight, iHeight, #1 118 SUBS iHeight, iHeight, #1 134 SUBS iHeight, iHeight, #1 193 SUBS iHeight, iHeight, #1 204 SUBS iHeight, iHeight, #1 217 SUBS iHeight, iHeight, #1 230 SUBS iHeight, iHeight, #1
|
D | armVCM4P10_Interpolate_Chroma_s.s | 42 iHeight RN 5 label 118 M_LDR iHeight, Height 227 SUBS iHeight, iHeight, #2 265 SUBS iHeight, iHeight, #2
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.s | 43 iHeight RN 9 label 91 SUBS iHeight, iHeight, #1 102 SUBS iHeight, iHeight, #1 118 SUBS iHeight, iHeight, #1 134 SUBS iHeight, iHeight, #1 193 SUBS iHeight, iHeight, #1 204 SUBS iHeight, iHeight, #1 217 SUBS iHeight, iHeight, #1 230 SUBS iHeight, iHeight, #1
|
D | armVCM4P10_Interpolate_Chroma_s.s | 56 iHeight RN 5 label 148 M_LDRD iWidth, iHeight, Width 215 SUBS iHeight, iHeight, #4 245 SUBS iHeight, iHeight, #2 271 SUBS iHeight, iHeight, #2 291 SUBS iHeight, iHeight, #2 303 SUBS iHeight, iHeight, #2 315 SUBS iHeight, iHeight, #2
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
D | omxVCCOMM_SAD_8x.c | 76 OMX_U32 iHeight in omxVCCOMM_SAD_8x() argument 83 armRetArgErrIf((iHeight != 16) && (iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr) in omxVCCOMM_SAD_8x() 89 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 8); in omxVCCOMM_SAD_8x()
|
D | omxVCCOMM_Average_8x.c | 81 OMX_U32 iHeight in omxVCCOMM_Average_8x() argument 91 armRetArgErrIf((iHeight != 4) && (iHeight != 8) && (iHeight != 16), OMX_Sts_BadArgErr) in omxVCCOMM_Average_8x() 95 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 8, iHeight); in omxVCCOMM_Average_8x()
|
D | omxVCCOMM_SAD_16x.c | 76 OMX_U32 iHeight in omxVCCOMM_SAD_16x() argument 83 armRetArgErrIf((iHeight != 16) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCCOMM_SAD_16x() 89 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 16); in omxVCCOMM_SAD_16x()
|
D | omxVCCOMM_Average_16x.c | 81 OMX_U32 iHeight in omxVCCOMM_Average_16x() argument 88 armRetArgErrIf((iHeight != 8) && (iHeight != 16), OMX_Sts_BadArgErr) in omxVCCOMM_Average_16x() 95 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 16, iHeight); in omxVCCOMM_Average_16x()
|
D | armVCCOMM_SAD.c | 63 OMX_U32 iHeight, in armVCCOMM_SAD() argument 75 for (y = 0; y < iHeight; y++) in armVCCOMM_SAD()
|
D | armVCCOMM_Average.c | 67 OMX_U32 iHeight in armVCCOMM_Average() argument 77 for (y = 0; y < iHeight; y++) in armVCCOMM_Average()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
D | armVC.h | 868 OMX_U32 iHeight 899 OMX_U32 iHeight 930 OMX_U32 iHeight 992 OMX_U32 iHeight, 1024 OMX_U32 iHeight 1058 OMX_U32 iHeight, 1092 OMX_U32 iHeight, 1128 OMX_U32 iHeight,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
D | armVC.h | 868 OMX_U32 iHeight 899 OMX_U32 iHeight 930 OMX_U32 iHeight 992 OMX_U32 iHeight, 1024 OMX_U32 iHeight 1058 OMX_U32 iHeight, 1092 OMX_U32 iHeight, 1128 OMX_U32 iHeight,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
D | armVC.h | 868 OMX_U32 iHeight 899 OMX_U32 iHeight 930 OMX_U32 iHeight 992 OMX_U32 iHeight, 1024 OMX_U32 iHeight 1058 OMX_U32 iHeight, 1092 OMX_U32 iHeight, 1128 OMX_U32 iHeight,
|