Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c364 vsh->enable_background_picture = val_temp ^ 0x01; in avs2d_parse_sequence_header()
610 if (vsh->enable_background_picture) { in parse_picture_header_intra()
712 if (vsh->enable_background_picture) { in parse_picture_header_inter()
H A Davs2d_global.h203 RK_U8 enable_background_picture;//!< background picture enabled? member