Searched defs:cr_offset (Results 1 – 3 of 3) sorted by relevance
74 int cr_offset; // 9 bits member
587 int cr_offset = params->cr_offset - 256; in add_noise_to_block() local702 int cr_offset = (params->cr_offset << (bit_depth - 8)) - (1 << bit_depth); in add_noise_to_block_hbd() local
561 uintptr_t y_size, c_stride, c_size, cr_offset, cb_offset; in test_yuv_info() local