Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dgrain_synthesis.h70 int cb_offset; // 9 bits member
Dgrain_synthesis.c583 int cb_offset = params->cb_offset - 256; in add_noise_to_block() local
697 int cb_offset = (params->cb_offset << (bit_depth - 8)) - (1 << bit_depth); in add_noise_to_block_hbd() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c417 uint32_t cb_offset = nv50->constbuf[s][i].offset; in nv50_cb_push() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_transfer.c551 uint32_t cb_offset = nvc0->constbuf[s][i].offset; in nvc0_cb_push() local
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c542 uintptr_t y_size, c_stride, c_size, cr_offset, cb_offset; in test_yuv_info() local
/external/libaom/libaom/av1/encoder/
Dblock.h81 int cb_offset; member
335 uint16_t cb_offset; member
/external/libaom/libaom/av1/common/
Dblockd.h588 uint16_t cb_offset[MAX_MB_PLANE]; member