/hardware/intel/common/libva/test/basic/ |
D | test_x11.c | 28 VAProfile *profiles ; variable 55 if (profiles) in test_terminate() 57 free(profiles); in test_terminate() 58 profiles = NULL; in test_terminate()
|
D | test_android.c | 28 VAProfile *profiles ; variable 56 if (profiles) in test_terminate() 58 free(profiles); in test_terminate() 59 profiles = NULL; in test_terminate()
|
D | test_common.c | 54 VAProfile *profiles = NULL; variable 146 profiles = malloc(max_profiles * sizeof(VAProfile)); in test_profiles() 147 ASSERT(profiles); in test_profiles() 149 va_status = vaQueryConfigProfiles(va_dpy, profiles, &num_profiles); in test_profiles() 160 status(" profile %d [%s]\n", profiles[i], profile2string(profiles[i])); in test_profiles()
|
D | test_06.c | 56 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in pre() 61 …va_status = vaCreateConfig(va_dpy, profiles[i], entrypoints[j], NULL, 0, &(configs[config_count])); in pre() 83 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test() 91 …status("Checking vaQueryConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2s… in test() 97 ASSERT( profile == profiles[i] ); in test()
|
D | test_05.c | 50 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test() 55 …status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test() 56 …va_status = vaCreateConfig(va_dpy, profiles[i], entrypoints[j], NULL, 0, &(configs[config_count])); in test()
|
D | test_04.c | 60 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test() 66 …status("vaGetConfigAttributes for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entry… in test() 67 … va_status = vaGetConfigAttributes(va_dpy, profiles[i], entrypoints[j], attrib_list, num_attribs); in test()
|
D | test.c | 81 VAProfile *profiles = malloc(vaMaxNumProfiles(va_dpy) * sizeof(VAProfile)); in main() local 82 ASSERT(profiles); in main() 85 va_status = vaQueryConfigProfiles(va_dpy, profiles, &num_profiles); in main() 91 printf("Profile %d\n", profiles[i]); in main()
|
D | test_09.c | 51 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test() 56 …status("vaCreateConfig for %s, %s\n", profile2string(profiles[i]), entrypoint2string(entrypoints[… in test() 57 …va_status = vaCreateConfig(va_dpy, profiles[i], entrypoints[j], NULL, 0, &(configs[config_count])); in test()
|
D | test_03.c | 50 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test() 52 …status("vaQueryConfigEntryPoints(%s) reports %d entrypoints\n", profile2string(profiles[i]), num_e… in test()
|
D | testplan.txt | 7 - Query profiles 11 - Query Entrypoints for all profiles 15 - Get Config attributes for all profiles / entrypoints
|
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoformat_h264.c | 169 VAProfile *profiles = NULL; in mix_videofmt_h264_initialize() local 275 profiles = g_malloc(numprofs*sizeof(VAProfile)); in mix_videofmt_h264_initialize() 277 if (!profiles) in mix_videofmt_h264_initialize() 284 vret = vaQueryConfigProfiles(vadisplay, profiles, in mix_videofmt_h264_initialize() 308 if (profiles[vaprof] == VAProfileH264Baseline) in mix_videofmt_h264_initialize() 315 if (profiles[vaprof] == VAProfileH264High) in mix_videofmt_h264_initialize() 319 …if ((vaprof >= numprofs) || ((profiles[vaprof] != VAProfileH264Baseline) && (profiles[vaprof] != V… in mix_videofmt_h264_initialize() 336 if (profiles[vaprof] == VAProfileH264Main) in mix_videofmt_h264_initialize() 339 if (vaprof >= numprofs || profiles[vaprof] != VAProfileH264Main) in mix_videofmt_h264_initialize() 356 if (profiles[vaprof] == VAProfileH264High) in mix_videofmt_h264_initialize() [all …]
|
D | mixvideoformat_vc1.c | 259 VAProfile *profiles = NULL; in mix_videofmt_vc1_initialize() local 374 profiles = g_malloc(numprofs*sizeof(VAProfile)); in mix_videofmt_vc1_initialize() 376 if (!profiles) in mix_videofmt_vc1_initialize() 383 vret = vaQueryConfigProfiles(vadisplay, profiles, in mix_videofmt_vc1_initialize() 413 if (profiles[vaprof] == profile) in mix_videofmt_vc1_initialize() 416 if (vaprof >= numprofs || profiles[vaprof] != profile) in mix_videofmt_vc1_initialize() 434 vret = vaQueryConfigEntrypoints(vadisplay, profiles[vaprof], in mix_videofmt_vc1_initialize() 460 vret = vaGetConfigAttributes(vadisplay, profiles[vaprof], in mix_videofmt_vc1_initialize() 476 vret = vaCreateConfig(vadisplay, profiles[vaprof], in mix_videofmt_vc1_initialize() 604 g_free(profiles); in mix_videofmt_vc1_initialize()
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | compress_params.h | 265 __u32 profiles; member
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | compress_params.h | 396 __u32 profiles; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | compress_params.h | 262 __u32 profiles; member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | compress_params.h | 270 __u32 profiles; member
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | compress_params.h | 393 __u32 profiles; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | compress_params.h | 391 __u32 profiles; member
|
/hardware/libhardware_legacy/audio/ |
D | AudioPolicyManagerBase.cpp | 1859 SortedVector<IOProfile *> profiles; in checkOutputsForDevice() local 1869 profiles.add(mHwModules[i]->mOutputProfiles[j]); in checkOutputsForDevice() 1874 if (profiles.isEmpty() && outputs.isEmpty()) { in checkOutputsForDevice() 1881 for (ssize_t profile_index = 0; profile_index < (ssize_t)profiles.size(); profile_index++) { in checkOutputsForDevice() 1882 IOProfile *profile = profiles[profile_index]; in checkOutputsForDevice() 2012 profiles.removeAt(profile_index); in checkOutputsForDevice() 2020 if (profiles.isEmpty()) { in checkOutputsForDevice() 2082 SortedVector<IOProfile *> profiles; in checkInputsForDevice() local 2096 profiles.add(mHwModules[module_index]->mInputProfiles[profile_index]); in checkInputsForDevice() 2101 if (profiles.isEmpty() && inputs.isEmpty()) { in checkInputsForDevice() [all …]
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | compress_params.h | 310 __u32 profiles; member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | compress_params.h | 436 __u32 profiles; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 431 uint32_t profiles; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 475 uint32_t profiles; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 436 uint32_t profiles; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 479 uint32_t profiles; member
|