Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h190 int nal_h264_profile_from_v4l2(enum v4l2_mpeg_video_h264_profile profile);
H A Dnal-h264.c93 int nal_h264_profile_from_v4l2(enum v4l2_mpeg_video_h264_profile profile) in nal_h264_profile_from_v4l2() function
H A Dallegro-core.c1282 sps->profile_idc = nal_h264_profile_from_v4l2(channel->profile); in allegro_h264_write_sps()