Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h92 RK_U8 pic_output_flag; member
H A Dhal_h265d_com.c484 READ_ONEBIT(gb, &sh.pic_output_flag); in hal_h265d_slice_output_rps()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h393 RK_U8 pic_output_flag; member
H A Dh265d_parser.c562 if (openhevc_sh->pic_output_flag != sh->pic_output_flag) { in compare_sliceheader()
825 READ_ONEBIT(gb, &sh->pic_output_flag); in hls_slice_header()