Home
last modified time | relevance | path

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

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/strategies/avx2/
H A Dpicture-avx2.c890 int temp_x_in_lcu = (((xpos >> 1) + temp_i) & (LCU_WIDTH_C - 1)); in inter_recon_bipred_avx2() local
953 int temp_x_in_lcu = (((xpos >> 1) + temp_i) & (LCU_WIDTH_C - 1)); in inter_recon_bipred_avx2() local