Searched refs:kIntraPredInputPadding (Results 1 – 1 of 1) sorted by relevance
33 const int kIntraPredInputPadding = 16; variable226 const Pixel *above = &above_data[kIntraPredInputPadding]; in RunTest()227 const Pixel *left = &left_data[kIntraPredInputPadding]; in RunTest()