Searched refs:pixel_format_ (Results 1 – 4 of 4) sorted by relevance
61 : pixel_format_(pixel_format), in RealtimeZslRequestProcessor()73 android_pixel_format_t pixel_format_; variable
170 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_RAW10) { in Initialize()196 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888) { in ConfigureStreams()219 stream_to_add.format = pixel_format_; in ConfigureStreams()227 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888 && in ConfigureStreams()327 pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888) { in ProcessRequest()
57 pixel_format_ = pixel_format; in RealtimeZslResultProcessor()162 if (pixel_format_ == HAL_PIXEL_FORMAT_RAW10) { in AddPendingRequests()227 if (pixel_format_ == HAL_PIXEL_FORMAT_RAW10) { in ProcessResult()
79 android_pixel_format_t pixel_format_; variable