Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.h152 int32_t doReprocess(int buf_fd, void *buffer, size_t buf_length, int32_t &ret_val);
DQCameraChannel.cpp1791 size_t buf_length, int32_t &ret_val) in doReprocess() argument
1807 buf_fd, buffer, buf_length); in doReprocess()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h640 int32_t doReprocess(int buf_fd,void *buffer, size_t buf_length, int32_t &ret_val,
DQCamera3Channel.cpp5375 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, void *buffer, size_t buf_length, in doReprocess() argument
5392 buf_fd, buffer, buf_length); in doReprocess()