Searched refs:stride_in_bytes (Results 1 – 3 of 3) sorted by relevance
3261 int32_t stride_in_bytes = stride; in mm_stream_calc_offset_raw() local3276 buf_planes->plane_info.mp[0].stride_in_bytes = stride; in mm_stream_calc_offset_raw()3289 buf_planes->plane_info.mp[1].stride_in_bytes = stride; in mm_stream_calc_offset_raw()3307 stride_in_bytes = stride * 2; in mm_stream_calc_offset_raw()3311 PAD_TO_SIZE((uint32_t)(stride_in_bytes * scanline), in mm_stream_calc_offset_raw()3318 buf_planes->plane_info.mp[0].stride_in_bytes = stride_in_bytes; in mm_stream_calc_offset_raw()3327 stride_in_bytes = stride * 2; in mm_stream_calc_offset_raw()3331 PAD_TO_SIZE((uint32_t)(stride_in_bytes * scanline), in mm_stream_calc_offset_raw()3338 buf_planes->plane_info.mp[0].stride_in_bytes = stride_in_bytes; in mm_stream_calc_offset_raw()3365 stride_in_bytes = stride; in mm_stream_calc_offset_raw()[all …]
485 int32_t stride_in_bytes; member
2143 y * (uint32_t)offset.mp[0].stride_in_bytes / 8; in convertLegacyToRaw16()2186 y * (uint32_t)offset.mp[0].stride_in_bytes; in convertMipiToRaw16()