Home
last modified time | relevance | path

Searched defs:formatParams (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
H A DCecMessage.java33 public static String formatParams(String rawParams) { in formatParams() method in CecMessage
46 public static String formatParams(long rawParam) { in formatParams() method in CecMessage
61 public static String formatParams(long rawParam, int minimumNibbles) { in formatParams() method in CecMessage
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp105 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
180 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp120 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
218 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp155 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
256 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp110 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
193 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp139 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
237 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp134 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
250 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp112 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
204 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp145 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
262 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp163 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
240 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.cpp134 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
297 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp134 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
250 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp137 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
245 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp352 OMX_VIDEO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
436 OMX_VIDEO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
H A DSoftVideoEncoderOMXComponent.cpp323 OMX_VIDEO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp352 OMX_VIDEO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
436 OMX_VIDEO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp251 OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalGetParameter() local
420 const OMX_AUDIO_PARAM_PORTFORMATTYPE *formatParams = in internalSetParameter() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp270 OMX_AUDIO_PARAM_PORTFORMATTYPE* formatParams = (OMX_AUDIO_PARAM_PORTFORMATTYPE*)params; in internalGetParameter() local
404 const OMX_AUDIO_PARAM_PORTFORMATTYPE* formatParams = in internalSetParameter() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dfmt.go524 func formatParams(b *bytes.Buffer, params []*Field, mode fmtMode, visited map[*Type]int) { func
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DDeprecatedAPIChecker.java501 private static String formatParams(List<String> paramNames) { in formatParams() method in DeprecatedAPIChecker
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp132 AString formatDesc, formatParams; in prepareAsync() local
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
H A DMyHandler.h1664 AString formatParams; in setupTrack() local
/aosp_15_r20/external/aws-sdk-java-v2/services/finspacedata/src/main/resources/codegen-resources/
H A Dservice-2.json795 "formatParams":{ object
935 "formatParams":{ object
1638 "formatParams":{ object
2637 "formatParams":{ object
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/kotlin/kotlin-reflect/1.9.20/
HDkotlin-reflect-1.9.20.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...

12