OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dcd1
(Results
1 - 3
of
3
) sorted by null
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
AppendTrack.java
180
DecoderConfigDescriptor
dcd1
= esds1.getDecoderConfigDescriptor();
local
182
if (!
dcd1
.getAudioSpecificInfo().equals(dcd2.getAudioSpecificInfo())) {
185
if (
dcd1
.getAvgBitRate() != dcd2.getAvgBitRate()) {
188
if (
dcd1
.getBufferSizeDB() != dcd2.getBufferSizeDB()) {
192
if (
dcd1
.getDecoderSpecificInfo() != null ? !
dcd1
.getDecoderSpecificInfo().equals(dcd2.getDecoderSpecificInfo()) : dcd2.getDecoderSpecificInfo() != null) {
196
if (
dcd1
.getMaxBitRate() != dcd2.getMaxBitRate()) {
199
if (!
dcd1
.getProfileLevelIndicationDescriptors().equals(dcd2.getProfileLevelIndicationDescriptors())) {
203
if (
dcd1
.getObjectTypeIndication() != dcd2.getObjectTypeIndication()) {
206
if (
dcd1
.getStreamType() != dcd2.getStreamType())
[
all
...]
/external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc
842
const DataContentDescription*
dcd1
=
local
[
all
...]
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
libc-2.13.so.sym
[
all
...]
Completed in 671 milliseconds