Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op_gpu.h237 const int data_idx = data_pix * kBlockDepth + thread_depth; in DepthwiseConv2dGPUKernelNHWCSmall() local
520 const int data_idx = thread_depth * tile_pixels + data_pix; in DepthwiseConv2dGPUKernelNCHWSmall() local
/external/libaom/libaom/av1/encoder/
Drdopt.c13003 const int data_idx = inter_modes_info->rd_idx_pair_arr[j].idx; in av1_rd_pick_inter_mode_sb() local
13532 const int data_idx = inter_modes_info->rd_idx_pair_arr[0].idx; in av1_nonrd_pick_inter_mode_sb() local