Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/image/python/kernel_tests/
Ddense_image_warp_test.py114 y_index, argument
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_utils.h211 for (int y_index = 0; y_index < patch_height; ++y_index) { in CopyArea() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec.cpp1766 int y_index = (fix_y + 4096) >> 13; in AdobeCMYK_to_sRGB1() local
/external/libxcam/modules/ocl/
Dcl_utils.cpp243 uint32_t y_index = row * specific_view_info.strides[0] + col; in map_to_specific_view() local
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c293 int y_index = 0; in av1_apply_temporal_filter_c() local
441 int y_index = 0; in av1_highbd_apply_temporal_filter_c() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc586 int x_index, y_index, channel_index; in ConvolutionDimensionsFromInputs() local
1448 int x_index, y_index, channel_index; in OpDimensionsFromInputs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c278 int y_index = 0; in apply_temporal_filter() local