Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp740 bool treat_as_reprocess = in threadLoop() local
840 .width = treat_as_reprocess in threadLoop()
843 .height = treat_as_reprocess in threadLoop()
846 .planes = treat_as_reprocess in threadLoop()
869 treat_as_reprocess ? REPROCESS in threadLoop()
906 treat_as_reprocess ? (*next_input_buffer->begin())->width : 0, in threadLoop()
908 treat_as_reprocess ? (*next_input_buffer->begin())->height : 0, in threadLoop()
909 .planes = treat_as_reprocess in threadLoop()
917 ProcessType process_type = treat_as_reprocess in threadLoop()