Searched defs:key_frame (Results 1 – 8 of 8) sorted by relevance
623 const bool key_frame = frame_types->front() != webrtc::kVideoFrameDelta; in EncodeOnCodecThread() local704 bool key_frame, const webrtc::VideoFrame& frame, int input_buffer_index) { in EncodeByteBufferOnCodecThread()734 bool key_frame, const webrtc::VideoFrame& frame) { in EncodeTextureOnCodecThread()855 bool key_frame = GetOutputBufferInfoIsKeyFrame(jni, j_output_buffer_info); in DeliverPendingOutputs() local
169 int key_frame = !(bits & 1); in GetQp() local
86 const bool key_frame = (pkt->data.frame.flags & VPX_FRAME_IS_KEY) in FramePktHook() local798 const bool key_frame = (pkt->data.frame.flags & VPX_FRAME_IS_KEY) in FramePktHook() local
139 int key_frame; member
104 const int key_frame = !(bits & 1); in VP8GetInfo() local
109 const int key_frame = !(bits & 1); in VP8GetInfo() local
1697 int key_frame; in allocate_gf_group_bits() local
3861 int key_frame; member