Searched defs:buf_pool (Results 1 – 11 of 11) sorted by relevance
597 SmartPtr<BufferPool> buf_pool = xcamfilter->buf_pool; in gst_xcam_filter_stop() local757 SmartPtr<BufferPool> buf_pool = xcamfilter->buf_pool; in gst_xcam_filter_set_caps() local891 SmartPtr<BufferPool> buf_pool = xcamfilter->buf_pool; in gst_xcam_filter_before_transform() local
97 XCam::SmartPtr<XCam::BufferPool> buf_pool; member
192 SmartPtr<BufferPool> buf_pool = context->get_input_buffer_pool(); in copy_external_buf_to_drm_buf() local
67 SmartPtr<BufferPool> buf_pool; in main() local
203 SmartPtr<BufferPool> buf_pool; in main() local
141 SmartPtr<BufferPool> buf_pool = new DrmBoBufferPool (display); in create_dma_buffer() local
178 SmartPtr<BufferPool> buf_pool; in main() local
166 SmartPtr<BufferPool> buf_pool[XCAM_STITCH_FISHEYE_MAX_NUM]; in main() local
673 CLImage360Stitch::create_buffer_pool (SmartPtr<BufferPool> &buf_pool, uint32_t width, uint32_t heig… in create_buffer_pool()
137 SmartPtr<BufferPool> buf_pool; member
161 static char buf_pool[TX_BUF_ALLOC * TX_DESC_CNT + 4]; variable