OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:codec_type_
(Results
1 - 10
of
10
) sorted by null
/external/webrtc/webrtc/modules/video_coding/test/
rtp_player.h
32
codec_type_
(codec_type) {}
36
VideoCodecType codec_type() const { return
codec_type_
; }
41
VideoCodecType
codec_type_
;
member in class:webrtc::rtpplayer::PayloadCodecTuple
/external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc
140
VideoCodecType
codec_type_
;
member in class:webrtc::VideoProcessorIntegrationTest
153
if (
codec_type_
== kVideoCodecVP8) {
157
} else if (
codec_type_
== kVideoCodecVP9) {
423
codec_type_
= process.codec_type;
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.cc
726
if (
codec_type_
.empty()) {
733
codec_type_
= "EmptyMessage";
773
codec_type_
.clear();
858
bool decoding_raw = (mode_ == MODE_DECODE) &&
codec_type_
.empty();
[
all
...]
command_line_interface.h
350
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
325
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
325
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
325
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
362
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
325
string
codec_type_
;
member in class:google::protobuf::compiler::CommandLineInterface
/prebuilts/misc/windows/protobuf2.5/lib/
libprotoc.a
[
all
...]
Completed in 165 milliseconds