Searched defs:buf_fd (Results 1 - 6 of 6) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
H A DQCameraChannel.cpp793 * @buf_fd : fd to the input buffer that needs reprocess
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, argument
816 buf_fd, buf_length);
/device/lge/hammerhead/camera/QCamera2/HAL/
H A DQCameraChannel.cpp793 * @buf_fd : fd to the input buffer that needs reprocess
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, argument
816 buf_fd, buf_length);
/device/moto/shamu/camera/QCamera2/HAL/
H A DQCameraChannel.cpp1234 * @buf_fd : fd to the input buffer that needs reprocess
1243 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, argument
1257 buf_fd, buf_length);
/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2137 * @buf_fd : fd to the input buffer that needs reprocess
2146 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, argument
2165 buf_fd, buf_length);
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp2415 * @buf_fd : fd to the input buffer that needs reprocess
2424 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, argument
2443 buf_fd, buf_length);
/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp3194 * @buf_fd : fd to the input buffer that needs reprocess
3203 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, argument
3222 buf_fd, buf_length);

Completed in 446 milliseconds