Searched refs:buf_fd (Results 1 – 13 of 13) sorted by relevance
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, in doReprocess() argument816 buf_fd, buf_length); in doReprocess()
57 int buf_fd[MAX_BUFFER_PLANE]; member
534 pExynosPort->extendBufferHeader[i].buf_fd[0] = planes[0].fd; in useAndroidNativeBuffer()536 pExynosPort->extendBufferHeader[i].buf_fd[1] = planes[1].fd; in useAndroidNativeBuffer()538 pExynosPort->extendBufferHeader[i].buf_fd[2] = planes[2].fd; in useAndroidNativeBuffer()
269 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
2097 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, in doReprocess() argument2116 buf_fd, buf_length); in doReprocess()
219 pExynosPort->extendBufferHeader[i].buf_fd[0] = temp_buffer_fd; in Exynos_OMX_AllocateBuffer()
222 pExynosPort->extendBufferHeader[i].buf_fd[0] = temp_buffer_fd; in Exynos_OMX_AllocateBuffer()
652 plane.fd = pExynosInputPort->extendBufferHeader[i].buf_fd[0]; in VP8CodecSrcSetup()
841 plane.fd = pExynosInputPort->extendBufferHeader[i].buf_fd[0]; in Mpeg4CodecSrcSetup()
1014 plane.fd = pExynosOutputPort->extendBufferHeader[i].buf_fd[0]; in H264CodecDstSetup()
920 plane.fd = pExynosInputPort->extendBufferHeader[i].buf_fd[0]; in H264CodecSrcSetup()
1146 plane.fd = pExynosOutputPort->extendBufferHeader[i].buf_fd[0]; in Mpeg4CodecDstSetup()