Searched refs:profile (Results 1 – 8 of 8) sorted by relevance
199 codec_profile.profile = VEN_PROFILE_MPEG4_SP; in venc_open()205 codec_profile.profile = VEN_PROFILE_H263_BASELINE; in venc_open()211 codec_profile.profile = VEN_PROFILE_H264_BASELINE; in venc_open()814 __func__, codec_profile.profile, profile_level.level); in venc_start()1118 requested_profile.profile = VEN_PROFILE_MPEG4_SP; in venc_set_profile_level()1125 requested_profile.profile = VEN_PROFILE_MPEG4_ASP; in venc_set_profile_level()1186 requested_profile.profile = VEN_PROFILE_H263_BASELINE; in venc_set_profile_level()1191 requested_profile.profile); in venc_set_profile_level()1230 requested_profile.profile = VEN_PROFILE_H264_BASELINE; in venc_set_profile_level()1234 requested_profile.profile = VEN_PROFILE_H264_MAIN; in venc_set_profile_level()[all …]
92 aOutputs->profile = (uint32)profile_level; // for mp4, profile/level info is packed in ti_video_config_parser()102 aOutputs->profile = 0; in ti_video_config_parser()155 aOutputs->profile = (uint32)profile_idc; in ti_video_config_parser()247 aOutputs->profile = NewProfile; in ti_video_config_parser()
234 struct venc_profile profile; in init_encoder() local286 ioctl_msg.inputparam = &profile; in init_encoder()288 profile.profile = VEN_PROFILE_H264_BASELINE; in init_encoder()310 ioctl_msg.inputparam = &profile; in init_encoder()312 profile.profile = VEN_PROFILE_H264_HIGH; in init_encoder()
40 uint32 profile; member
51 OMX_U32 profile; member
123 int32 *profile,
58 OMX_U32 profile; member
837 … aOmxOutputParameters->profile = 66; //minimum supported h264 profile - setting to baseline profile in OMXConfigParser()842 aOmxOutputParameters->profile = 8; //minimum supported h263/mpeg4 profile in OMXConfigParser()