Searched refs:half_luma_height (Results 1 – 1 of 1) sorted by relevance
578 int half_luma_height, int half_luma_width, in add_noise_to_block() argument625 for (int i = 0; i < (half_luma_height << (1 - chroma_subsamp_y)); i++) { in add_noise_to_block()674 for (int i = 0; i < (half_luma_height << 1); i++) { in add_noise_to_block()692 int half_luma_height, int half_luma_width, int bit_depth, in add_noise_to_block_hbd() argument742 for (int i = 0; i < (half_luma_height << (1 - chroma_subsamp_y)); i++) { in add_noise_to_block_hbd()790 for (int i = 0; i < (half_luma_height << 1); i++) { in add_noise_to_block_hbd()