Searched refs:CAM_PAD_TO_64 (Results 1 – 2 of 2) sorted by relevance
2681 stride = PAD_TO_SIZE(dim->width, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()2682 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()2692 stride = PAD_TO_SIZE(dim->width, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()2693 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()3528 stride = PAD_TO_SIZE(dim->width, CAM_PAD_TO_64); in mm_stream_calc_offset_raw()
385 CAM_PAD_TO_64 = 64, enumerator