Home
last modified time | relevance | path

Searched defs:curr_segment (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webp/src/utils/
H A Dhuffman_utils.h61 HuffmanTablesSegment* curr_segment; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconcat_lib_gpu_impl.cu.cc96 IntType curr_segment = segment; in concat_variable_kernel() local
H A Dsplit_lib_gpu.cu.cc147 IntType curr_segment = segment; in split_v_kernel() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph.cc811 auto& curr_segment = initial_segments.at(t); in ConvertGraph() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Doptimize.rs466 let curr_segment = self.segments[index_of_segment]; in compute_shortest_path() localVariable