Searched refs:plane_component_array (Results 1 – 2 of 2) sorted by relevance
117 int GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count);
237 int CameraInfo::GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count) { in GetPlaneTypes() argument245 plane_component_array[plane] = GetPlaneComponent(plane_types_array[plane]); in GetPlaneTypes()