Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h91 RK_U8 pic_output_flag; member
H A Dhal_h265d_com.c483 READ_ONEBIT(gb, &sh.pic_output_flag); in hal_h265d_slice_output_rps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h363 RK_U8 pic_output_flag; member
H A Dh265d_parser.c556 if (openhevc_sh->pic_output_flag != sh->pic_output_flag) { in compare_sliceheader()
818 READ_ONEBIT(gb, &sh->pic_output_flag); in hls_slice_header()