Home | History | Annotate | Download | only in encode

Lines Matching refs:nal_header

873 static void nal_header(bitstream *bs, int nal_ref_idc, int nal_unit_type)
984 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
1032 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
1052 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_PPS);
1067 nal_header(&bs, NAL_REF_IDC_HIGH, NAL_SPS);
1112 nal_header(&nal_bs, NAL_REF_IDC_NONE, NAL_SEI);