Searched refs:frame_allocator (Results 1 – 5 of 5) sorted by relevance
264 mfxFrameAllocator frame_allocator = { in init_out_session() local281 err = MFXVideoCORE_SetFrameAllocator(s->session, &frame_allocator); in init_out_session()
377 mfxFrameAllocator frame_allocator = { in init_out_session() local402 err = MFXVideoCORE_SetFrameAllocator(s->session, &frame_allocator); in init_out_session()
652 mfxFrameAllocator frame_allocator = { in init_vpp_session() local661 ret = MFXVideoCORE_SetFrameAllocator(s->session, &frame_allocator); in init_vpp_session()
770 mfxFrameAllocator frame_allocator = { in ff_qsv_init_session_frames() local803 err = MFXVideoCORE_SetFrameAllocator(session, &frame_allocator); in ff_qsv_init_session_frames()
448 mfxFrameAllocator frame_allocator = { in qsv_init_internal_session() local474 err = MFXVideoCORE_SetFrameAllocator(*session, &frame_allocator); in qsv_init_internal_session()