Home
last modified time | relevance | path

Searched refs:const_left_col (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc111 const uint16_t *const_left_col = left_col_; in Predict() local
112 ref_fn_(ref_dst_, stride_, const_above_row, const_left_col, bit_depth_); in Predict()
114 const_left_col, bit_depth_)); in Predict()