Searched refs:XCAM_CL_IMAGE_ALIGNMENT_X (Results 1 – 4 of 4) sorted by relevance
33 #define XCAM_CL_IMAGE_ALIGNMENT_X 4 macro
356 XCAM_ALIGN_UP (cl_desc.width, XCAM_CL_IMAGE_ALIGNMENT_X); in bind_buf_to_layer0()445 XCAM_ALIGN_UP (cl_desc_set.width, XCAM_CL_IMAGE_ALIGNMENT_X); in build_cl_images()458 XCAM_ALIGN_UP (cl_desc_set.width, XCAM_CL_IMAGE_ALIGNMENT_X); in build_cl_images()669 XCAM_ALIGN_UP (cl_desc.width, XCAM_CL_IMAGE_ALIGNMENT_X); in init_seam_buffers()705 XCAM_ALIGN_UP (cl_desc.width, XCAM_CL_IMAGE_ALIGNMENT_X); in init_seam_buffers()
162 …uint32_t aligned_width = XCAM_ALIGN_UP (width, XCAM_CL_IMAGE_ALIGNMENT_X); // 4 channel for CL_RG… in check_geo_map_buf()
127 XCAM_ALIGN_UP (desc.width, XCAM_CL_IMAGE_ALIGNMENT_X); in convert_to_climage()