Home
last modified time | relevance | path

Searched defs:curr_engine (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/xe/
H A Dmos_synchronization_xe.c503 int mos_sync_update_exec_syncs_from_timeline_deps(uint32_t curr_engine, in mos_sync_update_exec_syncs_from_timeline_deps()
621 int mos_sync_update_bo_deps(uint32_t curr_engine, in mos_sync_update_bo_deps()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph.cc812 EngineInfo curr_engine; in ConvertGraph() local