Searched refs:temporal_reference (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Drealtime_temporal_layers.cc214 int temporal_reference = CurrentEncodeFlags(); local
216 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
217 temporal_reference == kTemporalUpdateGoldenWithoutDependency ||
218 temporal_reference ==
220 temporal_reference == kTemporalUpdateNoneNoRefGoldenRefAltRef ||
221 (temporal_reference == kTemporalUpdateNone &&
H A Ddefault_temporal_layers.cc258 TemporalReferences temporal_reference = local
261 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
262 temporal_reference == kTemporalUpdateGoldenWithoutDependency ||
263 temporal_reference ==
265 temporal_reference == kTemporalUpdateNoneNoRefGoldenRefAltRef ||
266 (temporal_reference == kTemporalUpdateNone &&
/external/chromium_org/third_party/libva/va/
H A Dva_enc_mpeg2.h212 unsigned int temporal_reference; member in struct:_VAEncPictureParameterBufferMPEG2

Completed in 311 milliseconds