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

  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_device.h 76 struct venc_profile codec_profile; member in class:venc_dev
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 199 codec_profile.profile = VEN_PROFILE_MPEG4_SP;
205 codec_profile.profile = VEN_PROFILE_H263_BASELINE;
211 codec_profile.profile = VEN_PROFILE_H264_BASELINE;
814 __func__, codec_profile.profile, profile_level.level);
    [all...]

Completed in 58 milliseconds