Home
last modified time | relevance | path

Searched defs:nal_unit_type (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/staging/media/allegro-dvt/
Dnal-h264.c30 enum nal_unit_type { enum
755 unsigned int nal_unit_type = SEQUENCE_PARAMETER_SET; in nal_h264_write_sps() local
796 unsigned int nal_unit_type; in nal_h264_read_sps() local
846 unsigned int nal_unit_type = PICTURE_PARAMETER_SET; in nal_h264_write_pps() local
930 unsigned int nal_unit_type = FILLER_DATA; in nal_h264_write_filler() local
973 unsigned int nal_unit_type; in nal_h264_read_filler() local
/linux-5.10/include/media/
Dhevc-ctrls.h169 __u8 nal_unit_type; member