HomeSort by relevance Sort by last modified time
    Searched refs:VAProfile (Results 51 - 75 of 81) sorted by null

1 23 4

  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_h264.c 169 VAProfile *profiles = NULL;
275 profiles = g_malloc(numprofs*sizeof(VAProfile));
    [all...]
mixvideoformatenc_h264.c 152 VAProfile *va_profiles = NULL;
301 va_profiles = g_malloc(sizeof(VAProfile)*va_max_num_profiles);
    [all...]
mixvideoformat_mp42.c 197 VAProfile va_profile = VAProfileMPEG4AdvancedSimple;
    [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 77 static VAProfile mpeg2_va_profiles[] = {
104 VAProfile profile;
    [all...]
mpeg2vaenc.c 77 static VAProfile mpeg2_va_profiles[] = {
104 VAProfile profile;
    [all...]
h264encode.c 78 static VAProfile h264_profile = ~0;
919 VAProfile profile_list[]={VAProfileH264High,VAProfileH264Main,VAProfileH264Baseline,VAProfileH264ConstrainedBaseline};
    [all...]
avcenc.c 120 VAProfile profile;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 155 VAProfile *profile_list, /* out */
203 VAProfile profile,
249 static VAStatus psb__error_unsupported_profile_entrypoint(psb_driver_data_p driver_data, VAProfile profile, VAEntrypoint __maybe_unused entrypoint)
271 VAProfile profile,
397 VAProfile profile,
559 VAProfile *profile, /* out */
    [all...]
vsp_vp8.c 105 VAProfile __maybe_unused profile,
    [all...]
pnw_H264ES.c 52 VAProfile __maybe_unused profile,
    [all...]
pnw_MPEG2.c 535 VAProfile __maybe_unused profile,
    [all...]
tng_H264ES.c     [all...]
tng_VP8.c 393 VAProfile profile,
    [all...]
tng_jpegdec.c 212 VAProfile __maybe_unused profile,
    [all...]
vsp_VPP.c 220 VAProfile __maybe_unused profile,
    [all...]
pnw_MPEG4.c 1173 VAProfile profile,
    [all...]
tng_jpegES.c     [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 783 Decode_Status VideoDecoderBase::setupVA(uint32_t numSurface, VAProfile profile, uint32_t numExtraSurface) {
    [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.cpp 800 Encode_Status VideoEncoderBase::queryProfileLevelConfig(VADisplay dpy, VAProfile profile) {
820 Encode_Status VideoEncoderBase::queryAutoReferenceConfig(VAProfile profile) {
    [all...]
  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoDecoderAVCSecure.cpp 830 VAProfile profile, VAConfigID *config)
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoDecoderAVCSecure.cpp 850 VAProfile profile, VAConfigID *config)
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 58 VAProfile profile,
    [all...]
psb_MPEG2MC.c     [all...]
psb_MPEG2.c 532 VAProfile profile,
    [all...]
psb_MPEG4.c 358 VAProfile profile,
    [all...]

Completed in 1706 milliseconds

1 23 4