Home
last modified time | relevance | path

Searched defs:x_col (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/decoder/
Dihevcd_mv_merge.c144 WORD32 x_col, in ihevcd_collocated_mvp()
771 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevcd_mv_merge() local
Dihevcd_mv_pred.c676 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevcd_mv_pred() local
/external/libhevc/encoder/
Dihevce_mv_pred_merge.c168 WORD32 x_col, in ihevce_collocated_mvp()
853 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevce_mv_pred_merge() local
Dihevce_mv_pred.c658 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevce_mv_pred() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfold_broadcast.cc101 const int x_col = in RewriteBatchMatMulV2Op() local
/external/eigen/unsupported/Eigen/src/Skyline/
DSkylineInplaceLU.h331 const Scalar x_col = x->coeff(col); in solve() local
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py537 x_col='filename', argument
979 x_col='filename', argument
/external/mksh/src/
Dedit.c978 static int x_col; /* current column on line */ variable