Home
last modified time | relevance | path

Searched refs:depth_image_data_source (Results 1 – 2 of 2) sorted by relevance

/external/image_io/includes/image_io/jpeg/
Djpeg_apple_depth_builder.h34 DataSource* depth_image_data_source,
/external/image_io/src/jpeg/
Djpeg_apple_depth_builder.cc67 DataSource* depth_image_data_source, in Run() argument
70 depth_image_data_source_ = depth_image_data_source; in Run()