Home
last modified time | relevance | path

Searched refs:SubSamplingForType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/common_video/
H A Dvideo_frame_unittest.cc36 SubSampling SubSamplingForType(VideoFrameBuffer::Type type) { in SubSamplingForType() function
116 SubSampling plane_divider = SubSamplingForType(frame.type()); in CheckCrop()
171 SubSampling plane_divider = SubSamplingForType(rotated.type()); in CheckRotate()