/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
D | armVCM4P10_Interpolate_Luma.c | 48 OMX_U32 iHeight in armM4P10_Copy() argument 53 for (y = 0; y < iHeight; y++) in armM4P10_Copy() 95 OMX_U32 iHeight, in armVCM4P10_Interpolate_Luma() argument 126 armM4P10_Copy(pSrc, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 132 (pSrcHalfHor, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 137 (pDst, pSrcHalfVer, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 144 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 149 (pDst, pSrcHalfHor, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 156 (pSrc, iSrcStep, pDst, iDstStep, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() 162 (pSrcHalfVer, iSrcStep, pBuf1, iWidth, iWidth, iHeight); in armVCM4P10_Interpolate_Luma() [all …]
|
D | omxVCM4P10_InterpolateHalfVer_Luma.c | 74 OMX_U32 iHeight in omxVCM4P10_InterpolateHalfVer_Luma() argument 93 armRetArgErrIf((iHeight != 16) && (iHeight != 8)&& (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_InterpolateHalfVer_Luma() 102 iHeight); in omxVCM4P10_InterpolateHalfVer_Luma() 115 iHeight); in omxVCM4P10_InterpolateHalfVer_Luma()
|
D | omxVCM4P10_InterpolateHalfHor_Luma.c | 75 OMX_U32 iHeight in omxVCM4P10_InterpolateHalfHor_Luma() argument 94 armRetArgErrIf((iHeight != 16) && (iHeight != 8)&& (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_InterpolateHalfHor_Luma() 103 iHeight); in omxVCM4P10_InterpolateHalfHor_Luma() 116 iHeight); in omxVCM4P10_InterpolateHalfHor_Luma()
|
D | omxVCM4P10_SADQuar_8x.c | 65 OMX_U32 iHeight in omxVCM4P10_SADQuar_8x() argument 73 armRetArgErrIf((iHeight != 16) && (iHeight != 8) && in omxVCM4P10_SADQuar_8x() 74 (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_SADQuar_8x() 81 iRefStep0, iRefStep1, pDstSAD, iHeight, 8); in omxVCM4P10_SADQuar_8x()
|
D | omxVCM4P10_SAD_4x.c | 58 OMX_U32 iHeight in omxVCM4P10_SAD_4x() argument 65 armRetArgErrIf((iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr) in omxVCM4P10_SAD_4x() 71 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 4); in omxVCM4P10_SAD_4x()
|
D | omxVCM4P10_SADQuar_16x.c | 65 OMX_U32 iHeight in omxVCM4P10_SADQuar_16x() argument 73 armRetArgErrIf((iHeight != 16) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCM4P10_SADQuar_16x() 80 iRefStep0, iRefStep1, pDstSAD, iHeight, 16); in omxVCM4P10_SADQuar_16x()
|
D | omxVCM4P10_SADQuar_4x.c | 65 OMX_U32 iHeight in omxVCM4P10_SADQuar_4x() argument 73 armRetArgErrIf((iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr); in omxVCM4P10_SADQuar_4x() 79 iRefStep0, iRefStep1, pDstSAD, iHeight, 4); in omxVCM4P10_SADQuar_4x()
|
D | omxVCM4P10_Average_4x.c | 64 OMX_U32 iHeight in omxVCM4P10_Average_4x() argument 71 armRetArgErrIf((iHeight != 4) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCM4P10_Average_4x() 78 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 4, iHeight); in omxVCM4P10_Average_4x()
|
D | armVCM4P10_Interpolate_Chroma.c | 51 OMX_U32 iHeight, in armVCM4P10_Interpolate_Chroma() argument 69 armRetArgErrIf(iHeight == 0, OMX_Sts_BadArgErr) in armVCM4P10_Interpolate_Chroma() 79 for (y = 0; y < iHeight; y++) in armVCM4P10_Interpolate_Chroma() 94 for (y = 0; y < iHeight; y++) in armVCM4P10_Interpolate_Chroma()
|
D | armVCM4P10_InterpolateHalfDiag_Luma.c | 52 OMX_U32 iHeight in armVCM4P10_InterpolateHalfDiag_Luma() argument 68 for (y = 0; y < iHeight + 5; y++) in armVCM4P10_InterpolateHalfDiag_Luma() 85 for (y = 0; y < iHeight; y++) in armVCM4P10_InterpolateHalfDiag_Luma()
|
D | armVCM4P10_InterpolateHalfHor_Luma.c | 50 OMX_U32 iHeight in armVCM4P10_InterpolateHalfHor_Luma() argument 60 for (y = 0; y < iHeight; y++) in armVCM4P10_InterpolateHalfHor_Luma()
|
D | armVCM4P10_SADQuar.c | 53 OMX_U32 iHeight, in armVCM4P10_SADQuar() argument 66 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 | 29 iHeight RN 9 label 77 SUBS iHeight, iHeight, #1 88 SUBS iHeight, iHeight, #1 104 SUBS iHeight, iHeight, #1 120 SUBS iHeight, iHeight, #1 179 SUBS iHeight, iHeight, #1 190 SUBS iHeight, iHeight, #1 203 SUBS iHeight, iHeight, #1 216 SUBS iHeight, iHeight, #1
|
D | armVCM4P10_Interpolate_Chroma_s.s | 28 iHeight RN 5 label 104 M_LDR iHeight, Height 213 SUBS iHeight, iHeight, #2 251 SUBS iHeight, iHeight, #2
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Align_unsafe_s.s | 29 iHeight RN 9 label 77 SUBS iHeight, iHeight, #1 88 SUBS iHeight, iHeight, #1 104 SUBS iHeight, iHeight, #1 120 SUBS iHeight, iHeight, #1 179 SUBS iHeight, iHeight, #1 190 SUBS iHeight, iHeight, #1 203 SUBS iHeight, iHeight, #1 216 SUBS iHeight, iHeight, #1
|
D | armVCM4P10_Interpolate_Chroma_s.s | 42 iHeight RN 5 label 134 M_LDRD iWidth, iHeight, Width 201 SUBS iHeight, iHeight, #4 231 SUBS iHeight, iHeight, #2 257 SUBS iHeight, iHeight, #2 277 SUBS iHeight, iHeight, #2 289 SUBS iHeight, iHeight, #2 301 SUBS iHeight, iHeight, #2
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
D | omxVCCOMM_SAD_8x.c | 61 OMX_U32 iHeight in omxVCCOMM_SAD_8x() argument 68 armRetArgErrIf((iHeight != 16) && (iHeight != 8) && (iHeight != 4), OMX_Sts_BadArgErr) in omxVCCOMM_SAD_8x() 74 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 8); in omxVCCOMM_SAD_8x()
|
D | omxVCCOMM_Average_8x.c | 66 OMX_U32 iHeight in omxVCCOMM_Average_8x() argument 76 armRetArgErrIf((iHeight != 4) && (iHeight != 8) && (iHeight != 16), OMX_Sts_BadArgErr) in omxVCCOMM_Average_8x() 80 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 8, iHeight); in omxVCCOMM_Average_8x()
|
D | omxVCCOMM_SAD_16x.c | 61 OMX_U32 iHeight in omxVCCOMM_SAD_16x() argument 68 armRetArgErrIf((iHeight != 16) && (iHeight != 8), OMX_Sts_BadArgErr) in omxVCCOMM_SAD_16x() 74 (pSrcOrg, iStepOrg, pSrcRef, iStepRef, pDstSAD, iHeight, 16); in omxVCCOMM_SAD_16x()
|
D | omxVCCOMM_Average_16x.c | 66 OMX_U32 iHeight in omxVCCOMM_Average_16x() argument 73 armRetArgErrIf((iHeight != 8) && (iHeight != 16), OMX_Sts_BadArgErr) in omxVCCOMM_Average_16x() 80 (pPred0, pPred1, iPredStep0, iPredStep1, pDstPred, iDstStep, 16, iHeight); in omxVCCOMM_Average_16x()
|
D | armVCCOMM_SAD.c | 48 OMX_U32 iHeight, in armVCCOMM_SAD() argument 60 for (y = 0; y < iHeight; y++) in armVCCOMM_SAD()
|
D | armVCCOMM_Average.c | 52 OMX_U32 iHeight in armVCCOMM_Average() argument 62 for (y = 0; y < iHeight; y++) in armVCCOMM_Average()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
D | armVC.h | 853 OMX_U32 iHeight 884 OMX_U32 iHeight 915 OMX_U32 iHeight 977 OMX_U32 iHeight, 1009 OMX_U32 iHeight 1043 OMX_U32 iHeight, 1077 OMX_U32 iHeight, 1113 OMX_U32 iHeight,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
D | armVC.h | 853 OMX_U32 iHeight 884 OMX_U32 iHeight 915 OMX_U32 iHeight 977 OMX_U32 iHeight, 1009 OMX_U32 iHeight 1043 OMX_U32 iHeight, 1077 OMX_U32 iHeight, 1113 OMX_U32 iHeight,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
D | armVC.h | 853 OMX_U32 iHeight 884 OMX_U32 iHeight 915 OMX_U32 iHeight 977 OMX_U32 iHeight, 1009 OMX_U32 iHeight 1043 OMX_U32 iHeight, 1077 OMX_U32 iHeight, 1113 OMX_U32 iHeight,
|