Searched refs:handle_types (Results 1 – 4 of 4) sorted by relevance
164 static const mfxHandleType handle_types[] = { variable197 for (i = 0; i < FF_ARRAY_ELEMS(handle_types); i++) { in init_out_session()198 err = MFXVideoCORE_GetHandle(device_hwctx->session, handle_types[i], &handle); in init_out_session()200 handle_type = handle_types[i]; in init_out_session()
271 static const mfxHandleType handle_types[] = { variable308 for (i = 0; i < FF_ARRAY_ELEMS(handle_types); i++) { in init_out_session()309 err = MFXVideoCORE_GetHandle(device_hwctx->session, handle_types[i], &handle); in init_out_session()311 handle_type = handle_types[i]; in init_out_session()
71 static const mfxHandleType handle_types[] = { variable604 for (i = 0; i < FF_ARRAY_ELEMS(handle_types); i++) { in init_vpp_session()605 ret = MFXVideoCORE_GetHandle(device_hwctx->session, handle_types[i], &handle); in init_vpp_session()607 handle_type = handle_types[i]; in init_vpp_session()
693 static const mfxHandleType handle_types[] = { in ff_qsv_init_session_device() local719 for (i = 0; i < FF_ARRAY_ELEMS(handle_types); i++) { in ff_qsv_init_session_device()720 err = MFXVideoCORE_GetHandle(parent_session, handle_types[i], &handle); in ff_qsv_init_session_device()722 handle_type = handle_types[i]; in ff_qsv_init_session_device()