HomeSort by relevance Sort by last modified time
    Searched defs:bottom_offset (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
maxpooling_op.cc 1255 const int bottom_offset = local
1279 const int bottom_offset = local
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 932 uint left_offset, right_offset, top_offset, bottom_offset; local
1062 ue_v(psBits, (uint32*)&bottom_offset);
1065 *display_height = *height - 2 * (top_offset + bottom_offset);
    [all...]

Completed in 95 milliseconds