Searched defs:top_offset (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | maxpooling_op_gpu.cu.cc | 206 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 D | maxpooling_op.cc | 1476 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 D | desktop_geometry.cc | 65 int32_t top_offset, in Extend()
|
/aosp_15_r20/external/coreboot/src/security/vboot/ |
H A D | vbnv_flash.c | 23 int top_offset; member
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_rendertiling.cpp | 172 float top_offset = cell_bbox.bottom - mtPattern2Device.f; in Draw() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | cdef_apply_tmpl.c | 265 const ptrdiff_t top_offset = sby * 8 * uv_stride + in bytefn() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | thread_common.c | 1199 const int top_offset = MI_SIZE_64X64 * (fbr + 1) << mi_high_l2; in av1_cdef_init_fb_row_mt() local
|