Searched defs:comp_data (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_function_library_runtime.cc | 1048 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 D | reconinter_enc.c | 312 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 D | motion_search_facade.c | 908 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 D | reconinter.c | 293 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/ |
D | unicodedata_db.h | 5908 static const unsigned int comp_data[] = { variable
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | unicodedata_db.h | 4768 static unsigned int comp_data[] = { variable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_dib.cpp | 81 const DIB_COMP_DATA* comp_data, in AreColorIndicesOutOfBounds()
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/html/ |
D | mod.rs | 688 let comp_data = plot_data.comparison(comp); in generate_plots() localVariable
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | mksquashfs.c | 6446 void *comp_data = compressor_dump_options(comp, block_size, in main() local
|