Home
last modified time | relevance | path

Searched defs:source_row (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_flat_slice.cc103 std::optional<uint32_t> source_row; in ComputeFlatSliceTable() member
147 uint32_t source_row = t.parents[static_cast<size_t>(i)]; in ComputeFlatSliceTable() local
/aosp_15_r20/external/libjpeg-turbo/
H A Djutils.c94 jcopy_sample_rows(JSAMPARRAY input_array, int source_row, in jcopy_sample_rows()
H A Drdtarga.c272 JDIMENSION source_row; in get_memory_row() local
H A Drdbmp.c61 JDIMENSION source_row; /* Current source row number */ member
/aosp_15_r20/external/tensorflow/tensorflow/examples/custom_ops_doc/multiplex_3/
H A Dmultiplex_3_kernel.cc157 const auto& source_row = merged_output[row].second; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dimage-inl.h543 const U* const source_row = original[y]; in DerivativeX() local