| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deinterlace_qsv.c | 454 mfxSyncPoint sync = NULL; in process_frame() local
|
| H A D | qsvvpp.c | 44 mfxSyncPoint sync; member 798 mfxSyncPoint sync; in ff_qsvvpp_filter_frame() local
|
| H A D | vf_scale_qsv.c | 551 mfxSyncPoint sync = NULL; in qsvscale_filter_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | oggdec.c | 326 uint8_t sync[4]; in ogg_read_page() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Synchronization.h | 322 WRes Create(CSynchro *sync, bool initiallyOwn = false) { return CBaseEvent_WFMO::Create(sync, true, initiallyOwn); }
in Create() argument 329 WRes Create(CSynchro *sync) { return CBaseEvent_WFMO::Create(sync, false, false); }
in Create() argument 330 WRes CreateIfNotCreated_Reset(CSynchro *sync)
in CreateIfNotCreated_Reset() argument 347 WRes Create(CSynchro *sync, UInt3 argument 291 Create( CSynchro *sync, bool manualReset, bool initiallyOwn) Create() argument [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_print_ir.cpp | 267 print_sync(memory_sync_info sync, FILE* output) in print_sync() argument [all...] |
| H A D | aco_insert_waitcnt.cpp | 316 perform_barrier(wait_ctx& ctx, wait_imm& imm, memory_sync_info sync, unsigned semantics) in perform_barrier() argument 484 update_barrier_imm(wait_ctx& ctx, uint8_t counters, wait_event event, memory_sync_info sync) in update_barrier_imm() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_scoreboard.cpp | 1285 fs_inst *sync = ibld.emit(BRW_OPCODE_SYNC, ibld.null_reg_ud(), in emit_inst_dependencies() local 1309 fs_inst *sync = ibld.emit(BRW_OPCODE_SYNC, ibld.null_reg_ud(), in emit_inst_dependencies() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_drm.c | 221 struct vk_sync *sync = NULL; in wsi_create_sync_for_dma_buf_wait() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | Display.cpp | 632 void Display::destroySync(FenceSync *sync) in destroySync() argument 709 bool Display::isValidSync(FenceSync *sync) in isValidSync() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | DeviceGL.cpp | 177 GLsync sync = gl.FenceSync(GL_SYNC_GPU_COMMANDS_COMPLETE, 0); in SubmitFenceSync() local 247 GLsync sync = mFencesInFlight.front().first; in CheckAndUpdateCompletedSerials() local
|
| /third_party/rust/crates/once_cell/src/ |
| H A D | lib.rs | 828 pub mod sync { global() modules [all...] |
| /third_party/rust/crates/once_cell/tests/ |
| H A D | it.rs | 253 mod sync { modules [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.h | 117 unsigned int sync; /* protocol instance variable: Sync */ member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | ResourceManager.cpp | 324 void SyncManager::DeleteObject(const Context *context, Sync *sync) in DeleteObject() argument 332 Sync *sync = new Sync(factory, handle); in createSync() local
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | dmarx.c | 1055 void rkisp_dmarx_get_frame(struct rkisp_device *dev, u32 *id, u64 *sof_timestamp, u64 *timestamp, bool sync) in rkisp_dmarx_get_frame() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mmu.c | 864 kbase_mmu_flush_invalidate_noretain(struct kbase_context *kctx, u64 vpfn, size_t nr, bool sync) kbase_mmu_flush_invalidate_noretain() argument 907 kbase_mmu_flush_invalidate(struct kbase_context *kctx, u64 vpfn, size_t nr, bool sync) kbase_mmu_flush_invalidate() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 464 struct dma_buf_sync sync; in dma_buf_ioctl() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dmarx.c | 1086 rkisp_dmarx_get_frame(struct rkisp_device *dev, u32 *id, u64 *sof_timestamp, u64 *timestamp, bool sync) rkisp_dmarx_get_frame() argument
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| H A D | image_loader.cpp | 230 DownloadImage( DownloadCallback&& downloadCallback, const std::string& src, bool sync, int32_t nodeId) DownloadImage() argument
|
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.h | 193 u32 sync; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qsvdec.c | 64 mfxSyncPoint *sync; member 609 mfxSyncPoint *sync; in qsv_decode() local [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 473 struct kgsl_command_syncpoint sync = { in tu_QueueSubmit2() local 539 struct tu_syncobj *sync in sync_create() local 696 tu_syncobj_to_fd(struct tu_device *device, struct vk_sync *sync) tu_syncobj_to_fd() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_queue.c | 667 struct vk_sync *sync; vk_queue_submit() local 748 struct vk_sync *sync = vk_semaphore_get_active_sync(semaphore); vk_queue_submit() local 1063 vk_queue_signal_sync(struct vk_queue *queue, struct vk_sync *sync, uint32_t signal_value) vk_queue_signal_sync() argument 1295 struct vk_sync *sync; vk_common_QueueWaitIdle() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_pack.c | 533 uint8_t sync = in bi_pack_sync() local 616 uint8_t sync = bi_pack_sync(format.tag_1, format.tag_2, format.tag_3, in bi_pack_format() local
|