Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_m2m_enc.c100 static inline unsigned int v4l2_h264_profile_from_ff(int p) in v4l2_h264_profile_from_ff() function
210 val = v4l2_h264_profile_from_ff(avctx->profile); in v4l2_prepare_encoder()