Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dnal-h264.h190 int nal_h264_profile_from_v4l2(enum v4l2_mpeg_video_h264_profile profile);
Dnal-h264.c93 int nal_h264_profile_from_v4l2(enum v4l2_mpeg_video_h264_profile profile) in nal_h264_profile_from_v4l2() function
Dallegro-core.c1321 sps->profile_idc = nal_h264_profile_from_v4l2(channel->profile); in allegro_h264_write_sps()