HomeSort by relevance Sort by last modified time
    Searched refs:codec_profile (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 281 codec_profile.profile = V4L2_MPEG_VIDEO_MPEG4_PROFILE_SIMPLE;
290 codec_profile.profile = VEN_PROFILE_H263_BASELINE;
299 codec_profile.profile = V4L2_MPEG_VIDEO_H264_PROFILE_BASELINE;
    [all...]
video_encoder_device.cpp 254 codec_profile.profile = VEN_PROFILE_MPEG4_SP;
263 codec_profile.profile = VEN_PROFILE_H263_BASELINE;
272 codec_profile.profile = VEN_PROFILE_H264_BASELINE;
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 364 codec_profile.profile = VEN_PROFILE_MPEG4_SP;
368 codec_profile.profile = VEN_PROFILE_H263_BASELINE;
374 codec_profile.profile = VEN_PROFILE_H264_BASELINE;
    [all...]
video_encoder_device_v4l2.cpp 197 memset(&codec_profile, 0, sizeof(codec_profile));
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 112 struct venc_profile codec_profile; member in class:venc_dev
video_encoder_device_copper.h 223 struct msm_venc_profile codec_profile; member in class:venc_dev
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 117 struct venc_profile codec_profile; member in class:venc_dev
video_encoder_device_v4l2.h 311 struct msm_venc_profile codec_profile; member in class:venc_dev

Completed in 132 milliseconds