OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonReference
(Results
1 - 11
of
11
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/interface/
video_codec_interface.h
38
bool
nonReference
;
/external/webrtc/webrtc/modules/video_coding/include/
video_codec_interface.h
36
bool
nonReference
;
/external/webrtc/webrtc/modules/video_coding/
encoded_frame.cc
110
_codecSpecificInfo.codecSpecific.VP8.
nonReference
=
111
header->codecHeader.VP8.
nonReference
;
generic_encoder.cc
34
rtp->codecHeader.VP8.
nonReference
= info->codecSpecific.VP8.
nonReference
;
session_info.cc
109
bool VCMSessionInfo::
NonReference
() const {
113
return packets_.front().codecSpecificHeader.codecHeader.VP8.
nonReference
;
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_format_vp8_unittest.cc
60
EXPECT_EQ(N, type->Video.codecHeader.VP8.
nonReference
);
84
hdr_info_.
nonReference
= false;
296
hdr_info_.
nonReference
= true;
571
input_header.
nonReference
= true;
rtp_format_vp8_test_helper.cc
145
EXPECT_BIT_N_EQ(buffer_[0], hdr_info_->
nonReference
? 1 : 0);
rtp_format_vp8.cc
483
if (hdr_info_.
nonReference
)
687
parsed_payload->type.Video.codecHeader.VP8.
nonReference
=
/external/webrtc/webrtc/modules/include/
module_common_types.h
49
nonReference
= false;
59
bool
nonReference
; // Frame is discardable.
/external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.cc
[
all
...]
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc
[
all
...]
Completed in 1149 milliseconds