Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h125 UINT32 dwCodingParamToolFlags; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c106 pp->dwCodingParamToolFlags = (sps->scaling_list_enable_flag << 0) | in fill_picture_parameters()