Searched defs:x_col (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_mv_merge.c | 144 WORD32 x_col, in ihevcd_collocated_mvp() 771 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevcd_mv_merge() local
|
H A D | ihevcd_mv_pred.c | 676 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevcd_mv_pred() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_mv_pred_merge.c | 168 WORD32 x_col, in ihevce_collocated_mvp() 853 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevce_mv_pred_merge() local
|
H A D | ihevce_mv_pred.c | 658 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevce_mv_pred() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | fold_broadcast.cc | 103 const int x_col = in RewriteBatchMatMulV2Op() local
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/Skyline/ |
H A D | SkylineInplaceLU.h | 331 const Scalar x_col = x->coeff(col); in solve() local
|
/aosp_15_r20/external/mksh/src/ |
H A D | edit.c | 981 static int x_col; /* current column on line */ variable
|