Searched refs:func (Results 1 - 25 of 97) sorted by path

1234

/frameworks/av/include/media/stagefright/
H A DDataSource.h113 static void RegisterSniffer_l(SnifferFunc func);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp150 SimpleAction(ActionFunc func) argument
151 : mFunc(func) {
/frameworks/av/media/libstagefright/
H A DDataSource.cpp146 void DataSource::RegisterSniffer_l(SnifferFunc func) { argument
149 if (*it == func) {
154 gSniffers.push_back(func);
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Dtypedefs.h168 #define ADD_PREFIX(func) LINK0(PREFIX, _, func)
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_Average_4x_Align_unsafe_s.S29 .func armVCM4P10_Average_4x4_Align0_unsafe
61 .func armVCM4P10_Average_4x4_Align2_unsafe
105 .func armVCM4P10_Average_4x4_Align3_unsafe
H A DarmVCM4P10_DeblockingChroma_unsafe_s.S29 .func armVCM4P10_DeblockingChromabSLT4_unsafe
56 .func armVCM4P10_DeblockingChromabSGE4_unsafe
H A DarmVCM4P10_DeblockingLuma_unsafe_s.S29 .func armVCM4P10_DeblockingLumabSLT4_unsafe
72 .func armVCM4P10_DeblockingLumabSGE4_unsafe
H A DarmVCM4P10_DecodeCoeffsToPair_s.S45 .func armVCM4P10_DecodeCoeffsToPair
H A DarmVCM4P10_InterpolateLuma_Align_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HorAlign9x_unsafe
89 .func armVCM4P10_InterpolateLuma_VerAlign4x_unsafe
H A DarmVCM4P10_InterpolateLuma_Copy_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_Copy4x4_unsafe
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HorDiagCopy_unsafe
63 .func armVCM4P10_InterpolateLuma_VerDiagCopy_unsafe
H A DarmVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe
H A DarmVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe
H A DarmVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe
H A DarmVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S29 .func armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe
H A DarmVCM4P10_Interpolate_Chroma_s.S41 .func armVCM4P10_Interpolate_Chroma
H A DarmVCM4P10_TransformResidual4x4_s.S29 .func armVCM4P10_TransformResidual4x4
H A DarmVCM4P10_UnpackBlock4x4_s.S29 .func armVCM4P10_UnpackBlock4x4
H A DomxVCM4P10_DeblockLuma_I.S29 .func omxVCM4P10_DeblockLuma_I
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S29 .func omxVCM4P10_DequantTransformResidualFromPairAndAdd
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S29 .func omxVCM4P10_FilterDeblockingChroma_HorEdge_I
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S29 .func omxVCM4P10_FilterDeblockingChroma_VerEdge_I
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S29 .func omxVCM4P10_FilterDeblockingLuma_HorEdge_I
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S29 .func omxVCM4P10_FilterDeblockingLuma_VerEdge_I
H A DomxVCM4P10_InterpolateLuma_s.S29 .func omxVCM4P10_InterpolateLuma

Completed in 803 milliseconds

1234