Home
last modified time | relevance | path

Searched refs:vaQueryConfigEntrypoints (Results 1 – 25 of 28) sorted by relevance

12

/hardware/intel/common/libva/test/basic/
Dtest_06.c56 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in pre()
83 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test()
Dtest_03.c50 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test()
Dtest_05.c50 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test()
Dtest_04.c60 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test()
Dtest_09.c51 va_status = vaQueryConfigEntrypoints(va_dpy, profiles[i], entrypoints, &num_entrypoints); in test()
Dtest_vaSurfaceAttrib.c57 …va_status = vaQueryConfigEntrypoints(va_dpy, VAProfileH264Baseline, entrypoints, &num_entrypoints); in test()
/hardware/intel/common/libva/test/vainfo/
Dvainfo.c136 va_status = vaQueryConfigEntrypoints(va_dpy, profile, entrypoints, in main()
/hardware/intel/common/libva/test/decode/
Dmpeg2vldemo.cpp162 va_status = vaQueryConfigEntrypoints(va_dpy, VAProfileMPEG2Main, entrypoints, in main()
Dtinyjpeg.c591 va_status = vaQueryConfigEntrypoints(va_dpy, VAProfileJPEGBaseline, entrypoints, in tinyjpeg_decode()
/hardware/intel/common/libva/va/
Dva_backend.h64 VAStatus (*vaQueryConfigEntrypoints) ( member
Dva.c577 VAStatus vaQueryConfigEntrypoints ( in vaQueryConfigEntrypoints() function
588 return ctx->vtable->vaQueryConfigEntrypoints ( ctx, profile, entrypoints, num_entrypoints); in vaQueryConfigEntrypoints()
Dva.h884 VAStatus vaQueryConfigEntrypoints (
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2015 vaQueryConfigEntrypoints(va_dpy, avcenc_context.profile, entrypoints, in create_encode_pipe()
3099 va_status = vaQueryConfigEntrypoints(va_dpy, in zoom_out_surface()
3325 va_status = vaQueryConfigEntrypoints(va_dpy, VAProfileMPEG2Simple, entrypoints, in main()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DRotationBufferProvider.cpp286 vaStatus = vaQueryConfigEntrypoints(mVaDpy, in startVA()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DRotationBufferProvider.cpp287 vaStatus = vaQueryConfigEntrypoints(mVaDpy, in startVA()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_preview.c291 va_status = vaQueryConfigEntrypoints(va_display, in mix_videofmtenc_preview_initialize()
Dmixvideoformatenc_mpeg4.c338 va_status = vaQueryConfigEntrypoints(va_display, in mix_videofmtenc_mpeg4_initialize()
Dmixvideoformat_h264.c381 vret = vaQueryConfigEntrypoints(vadisplay, profiles[vaprof], in mix_videofmt_h264_initialize()
Dmixvideoformat_vc1.c434 vret = vaQueryConfigEntrypoints(vadisplay, profiles[vaprof], in mix_videofmt_vc1_initialize()
Dmixvideoformatenc_h264.c353 va_status = vaQueryConfigEntrypoints(va_display, in mix_videofmtenc_h264_initialize()
/hardware/intel/common/libva/test/videoprocess/
Dvideoprocess.cpp826 va_status = vaQueryConfigEntrypoints(va_dpy, in vpp_context_create()
/hardware/intel/common/utils/ISV/base/
Disv_worker.cpp84 …VAStatus vaStatus = vaQueryConfigEntrypoints(mVADisplay, VAProfileNone, entrypoints, &num_entrypoi… in isSupport()
/hardware/intel/common/libva/test/encode/
Dmpeg2vaenc.c834 vaQueryConfigEntrypoints(ctx->va_dpy, in mpeg2enc_alloc_va_resources()
Dmpeg2enc.c834 vaQueryConfigEntrypoints(ctx->va_dpy, in mpeg2enc_alloc_va_resources()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderBase.cpp812 vaStatus = vaQueryConfigEntrypoints(dpy, profile, entryPtr, &entryPtrNum); in queryProfileLevelConfig()

12