Searched defs:size_v (Results 1 – 5 of 5) sorted by relevance
35 int size_v = stride_v * half_height; in CreateEmptyFrame() local50 int size_v, const uint8_t* buffer_v, in CreateFrame()
44 int size_v, in CreateFrame()
283 int size_v = std::min(frame1.allocated_size(kVPlane), in EqualFramesExceptSize() local
821 int size_v = img->stride[VPX_PLANE_V] * half_height; in ReturnFrame() local
307 int size_v = video_frame.v_pitch * ((video_frame.height + 1) / 2); in IncomingFrameI420() local