Home
last modified time | relevance | path

Searched refs:long_term_ref_pics_present_flag (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dnal-hevc.h251 unsigned int long_term_ref_pics_present_flag; member
Dnal-hevc.c400 rbsp_bit(rbsp, &sps->long_term_ref_pics_present_flag); in nal_hevc_rbsp_sps()
401 if (sps->long_term_ref_pics_present_flag) in nal_hevc_rbsp_sps()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst2486 … or SPS. It is the number of bits in the conditional block if(long_term_ref_pics_present_flag)
2899 if(long_term_ref_pics_present_flag) in section 7.3.6.1 of the specification.