Searched defs:only_predicting_from_key_frame (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dvp8_impl.cc931 bool only_predicting_from_key_frame) {
944 only_predicting_from_key_frame;
952 bool only_predicting_from_key_frame) {
998 only_predicting_from_key_frame);
926 PopulateCodecSpecific( CodecSpecificInfo* codec_specific, const vpx_codec_cx_pkt_t& pkt, int stream_idx, uint32_t timestamp, bool only_predicting_from_key_frame) argument
951 GetEncodedPartitions(const VideoFrame& input_image, bool only_predicting_from_key_frame) argument

Completed in 104 milliseconds