Home
last modified time | relevance | path

Searched defs:vp9_info (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/test/fuzzers/
Dvp9_encoder_references_fuzzer.cc90 const CodecSpecificInfoVP9& vp9_info) { in CheckVp9References()
130 const CodecSpecificInfoVP9& vp9_info = info.codecSpecific.VP9; in CheckGenericAndCodecSpecificReferencesAreConsistent() local
/external/webrtc/modules/video_coding/codecs/vp9/
Dlibvpx_vp9_encoder.cc1284 CodecSpecificInfoVP9* vp9_info = &(codec_specific->codecSpecific.VP9); in PopulateCodecSpecific() local
1458 CodecSpecificInfoVP9* vp9_info) { in FillReferenceIndices()
/external/webrtc/call/
Drtp_payload_params.cc541 void RtpPayloadParams::Vp9ToGeneric(const CodecSpecificInfoVP9& vp9_info, in Vp9ToGeneric()
/external/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor.cc419 const CodecSpecificInfoVP9& vp9_info = codec_specific.codecSpecific.VP9; in FrameEncoded() local