Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dgrain_synthesis.h74 int cr_offset; // 9 bits member
Dgrain_synthesis.c587 int cr_offset = params->cr_offset - 256; in add_noise_to_block() local
702 int cr_offset = (params->cr_offset << (bit_depth - 8)) - (1 << bit_depth); in add_noise_to_block_hbd() local
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c561 uintptr_t y_size, c_stride, c_size, cr_offset, cb_offset; in test_yuv_info() local