Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc1012 const int bottom_border, int* ref_block_start_x, int* ref_block_start_y, in GetReferenceBlockPosition()
1049 const int ref_block_start_y, uint8_t* block_buffer, in BuildConvolveBlock()
1154 int ref_block_start_y; in BlockInterPrediction() local