| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | smart_buffer_priv.cpp | 83 this->base.get_fd = SmartBufferPriv::buf_get_fd; in SmartBufferPriv() 116 this->base.get_fd = SmartBufferPriv::buf_get_fd; in SmartBufferPriv() 182 return buf->_buf_ptr->get_fd (); in buf_get_fd()
|
| H A D | buffer_pool.h | 41 virtual int get_fd () { in get_fd() function 64 virtual int get_fd();
|
| H A D | buffer_pool.cpp | 61 BufferProxy::get_fd () in get_fd() function in XCam::BufferProxy 64 return _data->get_fd (); in get_fd()
|
| H A D | drm_buffer.cpp | 96 int DrmBuffer::get_fd() { return getFd(0); } in get_fd() function in XCam::DrmBuffer 118 return buffer->get_fd(); in GetFd()
|
| H A D | dma_video_buffer.cpp | 45 int DmaVideoBuffer::get_fd() { return DmaBuffer::getFd(); } in get_fd() function in XCam::DmaVideoBuffer
|
| H A D | dma_video_buffer.h | 42 virtual int get_fd();
|
| H A D | video_buffer.h | 70 virtual int get_fd () = 0;
|
| H A D | drm_buffer.h | 53 virtual int get_fd();
|
| H A D | v4l2_buffer_proxy.h | 104 virtual int get_fd ();
|
| H A D | v4l2_device.h | 58 int get_fd () const { in get_fd() function
|
| H A D | v4l2_buffer_proxy.cpp | 60 V4l2Buffer::get_fd () in get_fd() function in XCam::V4l2Buffer
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_buffer.h | 110 int (*get_fd) (XCamVideoBuffer *); member 131 #define xcam_video_buffer_get_fd(buf) (buf)->get_fd(buf)
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/ |
| H A D | rk_aiq_algo_amd_itf.cpp | 230 …d,fd=%d\n",ctx->amdCtx.ispGain_prev->frame_id, ctx->amdCtx.ispGain_prev->get_fd(ctx->amdCtx.ispGai… in processing() 233 …d,fd=%d\n",ctx->amdCtx.spImage_prev->frame_id, ctx->amdCtx.spImage_prev->get_fd(ctx->amdCtx.spImag… in processing() 239 …frame_id=%d,fd=%d\n",ctx->amdCtx.ispGain->frame_id, ctx->amdCtx.ispGain->get_fd(ctx->amdCtx.ispGai… in processing() 242 …frame_id=%d,fd=%d\n",ctx->amdCtx.spImage->frame_id, ctx->amdCtx.spImage->get_fd(ctx->amdCtx.spImag… in processing()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | backend.h | 40 struct file * (*get_fd)(void *ctx_cookie, struct file_operations *fops, member
|
| H A D | cxl_hw.c | 172 .get_fd = cxlflash_get_fd,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | scaler_service.cpp | 42 buf.fd = dma->get_fd(); in convert()
|
| H A D | thumbnails.cpp | 225 return buffer->get_fd(buffer) >= 0; in IsValid() 468 dma->buffer->get_fd(dma->buffer), in convert()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/ |
| H A D | scaler_service.cpp | 46 buf.fd = dma->get_fd(); in convert()
|
| H A D | eis_algo_service.cpp | 339 auto nr_fd = nrImg->get_fd(); in OnFrameEvent()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Stream.h | 280 virtual int get_fd () in get_fd() function 341 virtual int get_fd () in get_fd() function
|
| H A D | NrStatsStream.cpp | 31 nrStreamProc->queue_NRImg_fd(pVideoBuffer->get_fd(pVideoBuffer), pVideoBuffer->frame_id); in Nr_imag_buf_process()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | common.c | 269 int do_pin_any(int argc, char **argv, int (*get_fd)(int *, char ***)) in do_pin_any() 277 fd = get_fd(&argc, &argv); in do_pin_any()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_algo_alsc_itf.cpp | 163 LOGD_ALSC("tx buf fd is: %d", txBuf->get_fd(txBuf)); in processing()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1115 self._fd = self._watch_manager.get_fd() 1742 def get_fd(self): member in WatchManager
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | rk_aiq_pool.h | 725 virtual int get_fd () override { return -1; } in get_fd() function
|