h264_profile
param->h264_profile = enc_params->h264_profile;
param->input_yuv_fmt, param->h264_profile,
p->h264_profile = ctrl->val;
unsigned int h264_profile;
h264_get_profile(inst, enc_prm->h264_profile);
h264_get_profile(inst, enc_prm->h264_profile);
unsigned int h264_profile;
static const struct h264_profile h264_infos_list[] = {
static const char * const h264_profile[] = {
return h264_profile;