Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc160 for (int x_idx = 0; x_idx < x_num; x_idx++) { in ComputeTheoreticalJacobianTranspose() local
190 for (int x_idx = 0; x_idx < x_datas->size(); x_idx++) { in EvaluateGraph() local
221 for (int x_idx = 0; x_idx < x_num; x_idx++) { in ComputeNumericJacobianTranspose() local
305 for (int x_idx = 0; x_idx < x_num; x_idx++) { in InitJacobians() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1672 int i, x_idx, y; in update_state() local
2672 int x_idx = (i & 1) * (mi_step >> 1); in rd_use_partition() local
2717 int x_idx = (i & 1) * (mi_step >> 1); in rd_use_partition() local
3372 const int x_idx = (i & 1) * mi_step; in rd_pick_partition() local
3940 const int x_idx = (i & 1) * ms; in nonrd_pick_partition() local