Searched refs:totalPlaneSize (Results 1 – 1 of 1) sorted by relevance
5272 uint32_t totalPlaneSize = 0; in fillPbStreamConfig() local5281 totalPlaneSize += (plane.stride * plane.scanline); in fillPbStreamConfig()5284 config->image.padding = streamInfo->buf_planes.plane_info.frame_len - totalPlaneSize; in fillPbStreamConfig()