Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory.cpp122 ArrayVector<int64_t, 4> stall_durations; in AddFormatComponents() local
214 stall_durations.push_back( in AddFormatComponents()
252 ANDROID_SCALER_AVAILABLE_STALL_DURATIONS, std::move(stall_durations)); in AddFormatComponents()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h537 int64_t stall_durations[MAX_SIZES_CNT]; member