Home
last modified time | relevance | path

Searched defs:top_offset (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dmaxpooling_op_gpu.cu.cc206 const int top_offset, const int bottom_offset, in MaxPoolBackward()
335 const int top_offset, in MaxPoolGradBackward()
407 const int64* mask, const int top_offset, const int bottom_offset, in operator ()()
456 const int64* mask, const int top_offset, const int bottom_offset, in operator ()()
H A Dmaxpooling_op.cc1476 const int top_offset = params.out_height * params.out_width * params.depth; in launch() local
1500 const int top_offset = in launch() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.cc65 int32_t top_offset, in Extend()
/aosp_15_r20/external/coreboot/src/security/vboot/
H A Dvbnv_flash.c23 int top_offset; member
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_rendertiling.cpp172 float top_offset = cell_bbox.bottom - mtPattern2Device.f; in Draw() local
/aosp_15_r20/external/libdav1d/src/
H A Dcdef_apply_tmpl.c265 const ptrdiff_t top_offset = sby * 8 * uv_stride + in bytefn() local
/aosp_15_r20/external/libaom/av1/common/
H A Dthread_common.c1199 const int top_offset = MI_SIZE_64X64 * (fbr + 1) << mi_high_l2; in av1_cdef_init_fb_row_mt() local