| /external/webrtc/sdk/android/tests/src/org/webrtc/ |
| D | HardwareVideoEncoderTest.java | 74 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in TestEncoder() 124 private VideoCodecMimeType codecType = VideoCodecMimeType.VP8; field in HardwareVideoEncoderTest.TestEncoderBuilder 127 public TestEncoderBuilder setCodecType(VideoCodecMimeType codecType) { in setCodecType()
|
| D | AndroidVideoDecoderTest.java | 65 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()
|
| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | DefaultVideoDecoderFactory.java | 42 public @Nullable VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
|
| /external/webrtc/sdk/android/src/java/org/webrtc/ |
| D | AndroidVideoDecoder.java | 59 private final VideoCodecMimeType codecType; field in AndroidVideoDecoder 132 VideoCodecMimeType codecType, int colorFormat, @Nullable EglBase.Context sharedContext) { in AndroidVideoDecoder()
|
| D | MediaCodecVideoDecoderFactory.java | 48 public VideoDecoder createDecoder(VideoCodecInfo codecType) { in createDecoder()
|
| D | HardwareVideoEncoder.java | 105 private final VideoCodecMimeType codecType; field in HardwareVideoEncoder 187 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in HardwareVideoEncoder()
|
| /external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/ |
| D | AndroidVideoDecoderInstrumentationTest.java | 44 private final VideoCodecInfo codecType; field in AndroidVideoDecoderInstrumentationTest
|
| /external/webrtc/modules/video_coding/include/ |
| D | video_codec_interface.h | 110 VideoCodecType codecType; member
|
| /external/webrtc/api/video_codecs/ |
| D | video_codec.h | 134 VideoCodecType codecType; variable
|
| /external/aac/libSBRenc/include/ |
| D | sbr_encoder.h | 116 typedef enum codecType { enum
|
| /external/webrtc/call/ |
| D | rtp_video_sender.cc | 62 const VideoCodecType codecType = in PayloadTypeSupportsSkippingFecPackets() local
|
| /external/webrtc/video/ |
| D | send_statistics_proxy.cc | 69 VideoCodecType codecType = PayloadStringToCodecType(payload_name); in PayloadNameToHistogramCodecType() local
|