Searched defs:ref_block_end_x (Results 1 – 1 of 1) sorted by relevance
998 int* ref_block_end_x, int* ref_block_end_y) { in GetReferenceBlockPosition()1034 const int ref_block_start_x, const int ref_block_end_x, in BuildConvolveBlock()1141 int ref_block_end_x; in BlockInterPrediction() local