Searched defs:input_plane (Results 1 – 3 of 3) sorted by relevance
51 FrameBuffer::Plane input_plane = {/*buffer=*/input, in CreateFromNV21RawBuffer() local329 FrameBuffer::Plane input_plane = { in CreateFromRgbaRawBuffer() local341 FrameBuffer::Plane input_plane = { in CreateFromRgbRawBuffer() local352 FrameBuffer::Plane input_plane = {/*buffer=*/input, in CreateFromGrayRawBuffer() local
258 auto input_plane = in ReduceMeanAcrossImage() local
191 void scaler_scale_image_data(uint8 *input_plane, void *tables_ptr, uint8 *scaled_output_plane, in scaler_scale_image_data()