Searched defs:reference_frame (Results 1 – 14 of 14) 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
65 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
600 const RefCountedBuffer* reference_frame = in ValidateInterFrameSize() local2052 const RefCountedBuffer* reference_frame = in ParseFrameParameters() local2119 const auto reference_frame = static_cast<ReferenceFrameType>(i); in ParseFrameParameters() local
1435 for (auto& reference_frame : decoder_state_.reference_frame) { in TEST_F() local1458 for (auto& reference_frame : decoder_state_.reference_frame) { in TEST_F() local1494 for (auto& reference_frame : decoder_state_.reference_frame) { in TEST_F() local
627 for (auto& reference_frame : state_.reference_frame) { in ~DecoderImpl() local
105 rtc::ArrayView<const float, kFrameSize20ms24kHz> reference_frame, in CheckSilenceComputeFeatures()
490 const auto reference_frame = input_frames_.find(frame_stat->frame_number); in CalcFrameQuality() local
84 for (int reference_frame = kReferenceFrameIntra + 1; in ComputeDeblockFilterLevelsHelper() local
101 pub reference_frame: i16, field
340 VideoFrame reference_frame = frames_.front(); in OnFrame() local
73 float* reference_frame[kMaxNumBands]; in VerifyOutputFrameBitexactness() local
158 ReferenceFrameType reference_frame[2]; member