Searched defs:raw_image (Results 1 – 8 of 8) sorted by relevance
21 let raw_image: File = open_file_or_duplicate(&self.path, &options) in open() localVariable
38 let raw_image: File = open_file_or_duplicate(&self.path, &options) in open() localVariable
112 let raw_image = RawImage::new( in with_usage() localVariable192 let raw_image = RawImage::new( in new_with_exportable_fd() localVariable
404 let raw_image = RawImage::new( localVariable508 let raw_image = RawImage::new( localVariable
120 let raw_image = RawImage::new( in uninitialized() localVariable
240 let raw_image = Arc::new(image::sys::RawImage::new( in create_image() localVariable
177 void SetRawImagePlanes(vpx_image_t* raw_image, VideoFrameBuffer* buffer) { in SetRawImagePlanes()
364 uhdr_raw_image_t* raw_image = uhdr_get_decoded_image(obj); in decodeJpegRImg() local