Home
last modified time | relevance | path

Searched refs:is_highbd (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c485 const int is_highbd = xd->cur_buf->flags & YV12_FLAG_HIGHBITDEPTH; in copy_block_visible() local
491 if (is_highbd) { in copy_block_visible()
513 if (is_highbd) { in copy_block_visible()
527 (void)is_highbd; in copy_block_visible()