Home
last modified time | relevance | path

Searched defs:comp_data (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_function_library_runtime.cc1048 ComponentFunctionData* comp_data = &data->glue_[pair.first]; in InstantiateMultiDevice() local
1063 ComponentFunctionData* comp_data = &data->glue_[pair.first]; in InstantiateMultiDevice() local
1169 const ComponentFunctionData& comp_data = pair.second; in GetOutputDevices() local
1263 std::function<Status(const ComponentFunctionData& comp_data, in RunMultiDeviceSync()
1292 const ComponentFunctionData& comp_data = data->glue_.at(target); in RunMultiDeviceSync() local
1360 std::function<Status(const ComponentFunctionData& comp_data, in RunMultiDeviceAsync()
1387 const ComponentFunctionData& comp_data = pair.second; in RunMultiDeviceAsync() local
1666 const ProcessFunctionLibraryRuntime::ComponentFunctionData& comp_data, in GetComponentArgs()
1698 const ProcessFunctionLibraryRuntime::ComponentFunctionData& comp_data, in GetComponentArgs()
1748 InternalArgs* comp_args) -> Status { in Run()
[all …]
/aosp_15_r20/external/libaom/av1/encoder/
H A Dreconinter_enc.c312 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
327 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
351 const INTERINTER_COMPOUND_DATA *comp_data = &mbmi->interinter_comp; in build_wedge_inter_predictor_from_buf() local
H A Dmotion_search_facade.c908 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE bsize, in do_masked_motion_search_indexed()
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.c293 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
607 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
635 const INTERINTER_COMPOUND_DATA *comp_data = &inter_pred_params->mask_comp; in av1_make_masked_inter_predictor() local
/aosp_15_r20/external/python/cpython3/Modules/
Dunicodedata_db.h5908 static const unsigned int comp_data[] = { variable
/aosp_15_r20/external/python/cpython2/Modules/
Dunicodedata_db.h4768 static unsigned int comp_data[] = { variable
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_dib.cpp81 const DIB_COMP_DATA* comp_data, in AreColorIndicesOutOfBounds()
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/
Dmod.rs688 let comp_data = plot_data.comparison(comp); in generate_plots() localVariable
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c6446 void *comp_data = compressor_dump_options(comp, block_size, in main() local