Searched defs:size_u (Results 1 – 5 of 5) sorted by relevance
34 int size_u = stride_u * half_height; in CreateEmptyFrame() local49 int size_u, const uint8_t* buffer_u, in CreateFrame()
42 int size_u, in CreateFrame()
281 int size_u = std::min(frame1.allocated_size(kUPlane), in EqualFramesExceptSize() local
820 int size_u = img->stride[VPX_PLANE_U] * half_height; in ReturnFrame() local
306 int size_u = video_frame.u_pitch * ((video_frame.height + 1) / 2); in IncomingFrameI420() local