/hardware/intel/common/libva/test/basic/ |
D | test_common.c | 88 #define PROFILE(profile) case VAProfile##profile: return("VAProfile" #profile); argument 90 const char *profile2string(VAProfile profile) in profile2string() 118 #define ENTRYPOINT(profile) case VAEntrypoint##profile: return("VAEntrypoint" #profile); argument
|
D | test_06.c | 87 VAProfile profile= -1; in test() local
|
/hardware/intel/common/libva/test/vainfo/ |
D | vainfo.c | 39 static char * profile_string(VAProfile profile) in profile_string() 92 VAProfile profile, *profile_list = NULL; in main() local
|
/hardware/libhardware_legacy/audio/ |
D | AudioPolicyManagerBase.cpp | 514 IOProfile *profile = mHwModules[i]->mOutputProfiles[j]; in getProfileForDirectOutput() local 598 IOProfile *profile = NULL; in getOutput() local 940 IOProfile *profile = getInputProfile(device, in getInput() local 1529 IOProfile *profile = getProfileForDirectOutput(AUDIO_DEVICE_NONE /*ignore device */, in isOffloadSupported() local 1881 IOProfile *profile = profiles[profile_index]; in checkOutputsForDevice() local 2041 IOProfile *profile = mHwModules[i]->mOutputProfiles[j]; in checkOutputsForDevice() local 2109 IOProfile *profile = profiles[profile_index]; in checkInputsForDevice() local 2218 IOProfile *profile = mHwModules[module_index]->mInputProfiles[profile_index]; in checkInputsForDevice() local 2909 IOProfile *profile = mHwModules[i]->mInputProfiles[j]; in getInputProfile() local 3489 const IOProfile *profile) in AudioOutputDescriptor() [all …]
|
/hardware/intel/img/psb_video/src/ |
D | pnw_MPEG4ES.c | 53 VAProfile __maybe_unused profile, in pnw_MPEG4ES_QueryConfigAttributes() 191 MPEG4_PROFILE_TYPE profile; in pnw__MPEG4ES_process_sequence_param() local
|
D | pnw_H263ES.c | 52 VAProfile __maybe_unused profile, in pnw_H263ES_QueryConfigAttributes()
|
D | tng_H263ES.c | 60 VAProfile __maybe_unused profile, in tng_H263ES_QueryConfigAttributes()
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_MPEG4ES.c | 54 VAProfile profile, in lnc_MPEG4ES_QueryConfigAttributes() 199 MPEG4_PROFILE_TYPE profile; in lnc__MPEG4ES_process_sequence_param() local
|
/hardware/intel/common/utils/ISV/profile/ |
D | isv_profile.cpp | 287 ISVProfile *profile = (ISVProfile *)userData; in startElement() local 294 ISVProfile *profile = (ISVProfile *)userData; in endElement() local
|
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/ |
D | ti_video_config_parser.h | 40 uint32 profile; member
|
D | ti_omx_config_parser.h | 51 OMX_U32 profile; member
|
/hardware/intel/common/libmix/videoencoder/ |
D | bitstream.h | 173 static void sps_rbsp(bitstream *bs, VAProfile profile, int frame_bit_rate, VAEncSequenceParameterBu… in sps_rbsp() 311 int build_packed_seq_buffer(unsigned char **header_buffer, VAProfile profile, VAEncSequenceParamete… in build_packed_seq_buffer()
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
D | qc_omx_core.h | 58 OMX_U32 profile; member
|
/hardware/qcom/media/mm-core/src/common/ |
D | qc_omx_core.h | 58 OMX_U32 profile; member
|
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
D | VideoDecoderAVCSecure.cpp | 312 VAProfile profile, VAConfigID *config) in getCodecSpecificConfigs()
|
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/ |
D | VideoDecoderAVCSecure.cpp | 328 VAProfile profile, VAConfigID *config) in getCodecSpecificConfigs()
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderMPEG4.cpp | 119 OMX_U32 profile; in GetParamVideoMpeg4ProfileLevel() member
|
D | OMXVideoDecoderMPEG2.cpp | 119 OMX_U32 profile; in GetParamVideoMpeg2ProfileLevel() member
|
D | OMXVideoDecoderH263.cpp | 119 OMX_U32 profile; in GetParamVideoH263ProfileLevel() member
|
D | OMXVideoEncoderMPEG4.cpp | 254 OMX_U32 profile; in GetParamVideoProfileLevelQuerySupported() member
|
D | OMXVideoEncoderH263.cpp | 256 OMX_U32 profile; in GetParamVideoProfileLevelQuerySupported() member
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 88 alsa_device_profile * profile; /* Points to the alsa_device_profile in the audio_device */ member 113 alsa_device_profile * profile; /* Points to the alsa_device_profile in the audio_device */ member 172 static char * device_get_parameters(alsa_device_profile * profile, const char * keys) in device_get_parameters() 794 alsa_device_profile * profile = in->profile; in in_read() local
|
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoconfigparamsenc.c | 676 MixProfile profile) { in mix_videoconfigparamsenc_set_profile() 683 MixProfile * profile) { in mix_videoconfigparamsenc_get_profile()
|
/hardware/intel/common/libva/test/encode/ |
D | mpeg2vaenc.c | 104 VAProfile profile; member 542 int profile, in mpeg2_profile_level() 576 int profile = 1, level = 1; in parse_args() local 728 int profile = 4, level = 8; in mpeg2enc_init_sequence_parameter() local
|
D | mpeg2enc.c | 104 VAProfile profile; member 542 int profile, in mpeg2_profile_level() 576 int profile = 1, level = 1; in parse_args() local 728 int profile = 4, level = 8; in mpeg2enc_init_sequence_parameter() local
|