Home
last modified time | relevance | path

Searched defs:codecType (Results 1 – 25 of 150) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DSoftwareVideoDecoderFactory.java22 public VideoDecoder createDecoder(String codecType) { in createDecoder()
28 public VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
H A DVideoDecoderFactory.java23 default VideoDecoder createDecoder(String codecType) { in createDecoder()
H A DDefaultVideoDecoderFactory.java42 public @Nullable VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/api/org/webrtc/
H A DSoftwareVideoDecoderFactory.java22 public VideoDecoder createDecoder(String codecType) { in createDecoder()
28 public VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
H A DVideoDecoderFactory.java23 default VideoDecoder createDecoder(String codecType) { in createDecoder()
H A DDefaultVideoDecoderFactory.java42 public @Nullable VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/api/org/webrtc/
H A DSoftwareVideoDecoderFactory.java22 public VideoDecoder createDecoder(String codecType) { in createDecoder()
28 public VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
H A DVideoDecoderFactory.java23 default VideoDecoder createDecoder(String codecType) { in createDecoder()
H A DDefaultVideoDecoderFactory.java42 public @Nullable VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/api/org/webrtc/
H A DSoftwareVideoDecoderFactory.java22 public VideoDecoder createDecoder(String codecType) { in createDecoder()
28 public VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
H A DVideoDecoderFactory.java23 default VideoDecoder createDecoder(String codecType) { in createDecoder()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mp4/
H A DDecoderData.cpp94 Mp4parseCodec codecType = audioOrVideoInfo->sample_info[0].codec_type; in VerifyAudioOrVideoInfoAndRecordTelemetry() local
140 Mp4parseCodec codecType = audio->sample_info[0].codec_type; in Update() local
211 Mp4parseCodec codecType = video->sample_info[0].codec_type; in Update() local
/dports/www/firefox/firefox-99.0/dom/media/mp4/
H A DDecoderData.cpp94 Mp4parseCodec codecType = audioOrVideoInfo->sample_info[0].codec_type; in VerifyAudioOrVideoInfoAndRecordTelemetry() local
140 Mp4parseCodec codecType = audio->sample_info[0].codec_type; in Update() local
211 Mp4parseCodec codecType = video->sample_info[0].codec_type; in Update() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mp4/
H A DDecoderData.cpp94 Mp4parseCodec codecType = audioOrVideoInfo->sample_info[0].codec_type; in VerifyAudioOrVideoInfoAndRecordTelemetry() local
140 Mp4parseCodec codecType = audio->sample_info[0].codec_type; in Update() local
211 Mp4parseCodec codecType = video->sample_info[0].codec_type; in Update() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mp4/
H A DDecoderData.cpp94 Mp4parseCodec codecType = audioOrVideoInfo->sample_info[0].codec_type; in VerifyAudioOrVideoInfoAndRecordTelemetry() local
147 Mp4parseCodec codecType = audio->sample_info[0].codec_type; in Update() local
218 Mp4parseCodec codecType = video->sample_info[0].codec_type; in Update() local
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/videoplayer/backend/
H A Dstreamdemuxer.cpp352 StreamDemuxer::cycleStream(int codecType) in cycleStream()
425 StreamDemuxer::relativeStreamIndex(int codecType, int absoluteIndex) in relativeStreamIndex()
439 StreamDemuxer::absoluteStreamIndex(int codecType, int relativeIndex) in absoluteStreamIndex()
453 StreamDemuxer::selectStream(int codecType, int streamIndex) in selectStream()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/tests/src/org/webrtc/
H A DHardwareVideoEncoderTest.java66 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in TestEncoder()
116 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in HardwareVideoEncoderTest.TestEncoderBuilder
118 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
H A DAndroidVideoDecoderTest.java65 VideoCodecMimeType codecType, int colorFormat, EglBase.Context sharedContext) { in TestDecoder()
146 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in AndroidVideoDecoderTest.TestDecoderBuilder
149 public TestDecoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/tests/src/org/webrtc/
H A DHardwareVideoEncoderTest.java66 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in TestEncoder()
116 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in HardwareVideoEncoderTest.TestEncoderBuilder
118 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
H A DAndroidVideoDecoderTest.java65 VideoCodecMimeType codecType, int colorFormat, EglBase.Context sharedContext) { in TestDecoder()
146 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in AndroidVideoDecoderTest.TestDecoderBuilder
149 public TestDecoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/tests/src/org/webrtc/
H A DHardwareVideoEncoderTest.java66 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in TestEncoder()
116 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in HardwareVideoEncoderTest.TestEncoderBuilder
118 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
H A DAndroidVideoDecoderTest.java65 VideoCodecMimeType codecType, int colorFormat, EglBase.Context sharedContext) { in TestDecoder()
146 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in AndroidVideoDecoderTest.TestDecoderBuilder
149 public TestDecoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_sdp.h36 AVMediaType codecType; member
38 enum CodecType codecType; member
48 AVMediaType codecType; member
50 enum CodecType codecType; member
/dports/databases/arrow/apache-arrow-6.0.1/java/compression/src/main/java/org/apache/arrow/compression/
H A DCommonsCompressionFactory.java33 public CompressionCodec createCodec(CompressionUtil.CodecType codecType) { in createCodec()
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/main/java/org/apache/arrow/vector/compression/
H A DCompressionCodec.java60 CompressionCodec createCodec(CompressionUtil.CodecType codecType); in createCodec()

123456