Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h117 RK_U32 nBitDepth; member
H A Dh265d_refs.c98 … (MPP_ALIGN(s->h265dctx->coded_width, 64) * s->h265dctx->nBitDepth) >> 3); in alloc_frame()
H A Dh265d_parser.c498 s->h265dctx->nBitDepth = sps->bit_depth; in set_sps()