Searched refs:LINK_camera_get_per_plane_bpp (Results 1 – 2 of 2) sorted by relevance
77 *reinterpret_cast<void **>(&LINK_camera_get_per_plane_bpp) = in CameraInfo()438 if (LINK_camera_get_per_plane_bpp) { in GetPerPlaneBpp()439 result = LINK_camera_get_per_plane_bpp(GetCameraPixelFormat(format), in GetPerPlaneBpp()
175 CamxFormatResult (*LINK_camera_get_per_plane_bpp)(CamxPixelFormat format, variable