Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c363 vsh->enable_background_picture = val_temp ^ 0x01; in avs2d_parse_sequence_header()
609 if (vsh->enable_background_picture) { in parse_picture_header_intra()
711 if (vsh->enable_background_picture) { in parse_picture_header_inter()
H A Davs2d_global.h203 RK_U8 enable_background_picture;//!< background picture enabled? member