Searched refs:hbd_coeff (Results 1 – 1 of 1) sorted by relevance
808 int hbd_coeff = use_high_bit_depth ? 2 : 1; in copy_rect() local810 memcpy(dst, src, width * sizeof(uint8_t) * hbd_coeff); in copy_rect()