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