Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfractional_max_pool_op.cc177 int64_t width_end = in Compute() local
322 int64_t width_end = overlapping_ ? width_seq_tensor_flat(ws + 1) in Compute() local
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_simplefont.cpp119 size_t width_end = m_pFontDict->GetIntegerFor("LastChar", 0); in LoadCharWidths() local