Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc146 for (int y_idx = 0; y_idx < y_num; y_idx++) { in ComputeTheoreticalJacobianTranspose() local
196 for (int y_idx = 0; y_idx < y_datas->size(); y_idx++) { in EvaluateGraph() local
251 for (int y_idx = 0; y_idx < y_num; y_idx++) { in ComputeNumericJacobianTranspose() local
317 for (int y_idx = 0; y_idx < y_num; y_idx++) { in InitJacobians() local
/external/libaom/av1/encoder/
Dpartition_search.c1937 int y_idx = (i >> 1) * hbs; in av1_rd_use_partition() local
1991 int y_idx = (i >> 1) * hbs; in av1_rd_use_partition() local
2471 int y_idx = (i >> 1) * hbs; in try_split_partition() local
2547 const int y_idx = (i >> 1) * hbs; in calc_do_split_flag() local
2642 int y_idx = (i >> 1) * hbs; in try_merge() local
2704 int y_idx = (i >> 1) * hbs; in try_merge() local
3082 int y_idx = (i >> 1) * hbs; in av1_nonrd_use_partition() local
4450 const int y_idx = (idx >> 1) * blk_params.mi_step; in split_partition_search() local
5954 const int y_idx = (i >> 1) * bs / 2; in ml_predict_var_partitioning() local
6043 const int y_idx = (i >> 1) * bs / 2; in store_partition_data() local
[all …]
Dencodeframe_utils.c666 int y_idx = (i >> 1) * hbs; in av1_is_leaf_split_partition() local
Dpartition_strategy.c1184 const int y_idx = (i >> 1) * bw / 2; in av1_ml_prune_rect_partition() local
/external/libvpx/vp9/encoder/
Dvp9_encodeframe.c2812 int y_idx = (i >> 1) * (mi_step >> 1); in rd_use_partition() local
2856 int y_idx = (i >> 1) * (mi_step >> 1); in rd_use_partition() local
3595 const int y_idx = (i >> 1) * bs / 2; in ml_predict_var_rd_partitioning() local
4231 const int y_idx = (i >> 1) * mi_step; in rd_pick_partition() local
4901 const int y_idx = (i >> 1) * bs / 2; in ml_predict_var_partitioning() local
5045 const int y_idx = (i >> 1) * ms; in nonrd_pick_partition() local
/external/mesa3d/src/asahi/compiler/
Dagx_compile.c2223 int y_idx = nir_tex_instr_src_index(instr, nir_tex_src_ddy); in agx_emit_tex() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc2628 const int64_t y_idx = e.index(); in verify() local