Searched defs:y_col (Results 1 – 5 of 5) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_mv_merge.c | 145 WORD32 y_col) in ihevcd_collocated_mvp() 771 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevcd_mv_merge() local
|
D | ihevcd_mv_pred.c | 676 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevcd_mv_pred() local
|
/external/libhevc/encoder/ |
D | ihevce_mv_pred_merge.c | 169 WORD32 y_col) in ihevce_collocated_mvp() 853 WORD32 avail_col_flag[2] = { 0 }, x_col, y_col; in ihevce_mv_pred_merge() local
|
D | ihevce_mv_pred.c | 658 WORD32 x_col, y_col, avail_col_l0, avail_col_l1; in ihevce_mv_pred() local
|
/external/libaom/libaom/test/ |
D | yuv_temporal_filter_test.cc | 304 const int y_col = uv_col << ss_x; in ApplyReferenceFilter() local
|