Searched defs:reference_frame (Results 1 – 12 of 12) sorted by relevance
70 const rtc::scoped_refptr<I420BufferInterface>& reference_frame, in CalculateCropRegion()126 const rtc::scoped_refptr<I420BufferInterface>& reference_frame, in AdjustCropping()154 const rtc::scoped_refptr<I420BufferInterface> reference_frame = in AdjustCropping() local
64 const rtc::scoped_refptr<I420BufferInterface>& reference_frame = in RunAnalysis() local
131 const rtc::scoped_refptr<I420BufferInterface>& reference_frame, in CalculateColorTransformationMatrix()
86 std::array<RefCountedBufferPtr, kNumReferenceFrameTypes> reference_frame; member
599 const RefCountedBuffer* reference_frame = in ValidateInterFrameSize() local2059 const RefCountedBuffer* reference_frame = in ParseFrameParameters() local2126 const auto reference_frame = static_cast<ReferenceFrameType>(i); in ParseFrameParameters() local
627 for (auto& reference_frame : state_.reference_frame) { in ~DecoderImpl() local
104 rtc::ArrayView<const float, kFrameSize20ms24kHz> reference_frame, in CheckSilenceComputeFeatures()
501 const auto reference_frame = input_frames_.find(frame_number); in FrameDecoded() local
84 for (int reference_frame = kReferenceFrameIntra + 1; in ComputeDeblockFilterLevelsHelper() local
73 float* reference_frame[kMaxNumBands]; in VerifyOutputFrameBitexactness() local
327 VideoFrame reference_frame = frames_.front(); in OnFrame() local
189 ReferenceFrameType reference_frame[2]; member