HomeSort by relevance Sort by last modified time
    Searched defs:context_id (Results 1 - 25 of 25) sorted by null

  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
vaapi.h 73 uint32_t context_id; member in struct:vaapi_context
  /hardware/intel/common/libva/test/decode/
mpeg2vldemo.cpp 146 VAContextID context_id; local
203 &context_id);
206 va_status = vaCreateBuffer(va_dpy, context_id,
213 va_status = vaCreateBuffer(va_dpy, context_id,
220 va_status = vaCreateBuffer(va_dpy, context_id,
227 va_status = vaCreateBuffer(va_dpy, context_id,
235 va_status = vaBeginPicture(va_dpy, context_id, surface_id);
238 va_status = vaRenderPicture(va_dpy,context_id, &pic_param_buf, 1);
241 va_status = vaRenderPicture(va_dpy,context_id, &iqmatrix_buf, 1);
244 va_status = vaRenderPicture(va_dpy,context_id, &slice_param_buf, 1)
    [all...]
tinyjpeg.c 568 VAContextID context_id; local
713 &context_id);
716 va_status = vaCreateBuffer(va_dpy, context_id,
735 va_status = vaCreateBuffer(va_dpy, context_id,
765 va_status = vaCreateBuffer(va_dpy, context_id,
791 va_status = vaCreateBuffer(va_dpy, context_id,
798 va_status = vaCreateBuffer(va_dpy, context_id,
806 va_status = vaBeginPicture(va_dpy, context_id, surface_id);
809 va_status = vaRenderPicture(va_dpy,context_id, &pic_param_buf, 1);
812 va_status = vaRenderPicture(va_dpy,context_id, &iqmatrix_buf, 1)
    [all...]
  /bionic/libc/kernel/uapi/scsi/
cxlflash_ioctl.h 36 __u64 context_id; member in struct:dk_cxlflash_attach
49 __u64 context_id; member in struct:dk_cxlflash_detach
55 __u64 context_id; member in struct:dk_cxlflash_udirect
65 __u64 context_id; member in struct:dk_cxlflash_uvirtual
75 __u64 context_id; member in struct:dk_cxlflash_release
82 __u64 context_id; member in struct:dk_cxlflash_resize
104 __u64 context_id; member in struct:dk_cxlflash_verify
119 __u64 context_id; member in struct:dk_cxlflash_recover_afu
  /external/kernel-headers/original/uapi/scsi/
cxlflash_ioctl.h 36 * The 'context_id' field of all ioctl structures contains the context
51 __u64 context_id; /* Returned context */ member in struct:dk_cxlflash_attach
62 __u64 context_id; /* Context to detach */ member in struct:dk_cxlflash_detach
68 __u64 context_id; /* Context to own physical resources */ member in struct:dk_cxlflash_udirect
78 __u64 context_id; /* Context to own virtual resources */ member in struct:dk_cxlflash_uvirtual
87 __u64 context_id; /* Context owning resources */ member in struct:dk_cxlflash_release
94 __u64 context_id; /* Context owning resources */ member in struct:dk_cxlflash_resize
114 __u64 context_id; /* Context owning resources to verify */ member in struct:dk_cxlflash_verify
128 __u64 context_id; /* Context to recover / updated ID */ member in struct:dk_cxlflash_recover_afu
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 54 static VAContextID context_id = 0; variable
472 va_status = vaQueryVideoProcFilterCaps(va_dpy, context_id,
488 va_status = vaCreateBuffer(va_dpy, context_id,
526 va_status = vaQueryVideoProcFilterCaps(va_dpy, context_id,
557 va_status = vaCreateBuffer(va_dpy, context_id,
577 va_status = vaQueryVideoProcFilterCaps(va_dpy, context_id,
594 va_status = vaCreateBuffer(va_dpy, context_id,
615 va_status = vaQueryVideoProcFilterCaps(va_dpy, context_id,
656 va_status = vaCreateBuffer(va_dpy, context_id,
703 va_status = vaQueryVideoProcPipelineCaps(va_dpy, context_id,
    [all...]
  /external/libdrm/freedreno/kgsl/
msm_kgsl.h 240 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
341 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
350 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
487 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
  /hardware/intel/common/libva/test/encode/
avcenc.c 125 VAContextID context_id; member in struct:__anon29884
210 &avcenc_context.context_id);
216 vaDestroyContext(va_dpy,avcenc_context.context_id);
308 avcenc_context.context_id,
315 avcenc_context.context_id,
343 avcenc_context.context_id,
467 avcenc_context.context_id,
493 avcenc_context.context_id,
534 avcenc_context.context_id,
541 avcenc_context.context_id,
    [all...]
mpeg2enc.c 129 VAContextID context_id; member in struct:mpeg2enc_context
890 &ctx->context_id);
    [all...]
mpeg2vaenc.c 129 VAContextID context_id; member in struct:mpeg2enc_context
890 &ctx->context_id);
    [all...]
h264encode.c 86 static VAContextID context_id; variable
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1981 VAContextID context_id; member in struct:__anon29890
3089 VAContextID context_id; local
3297 VAContextID context_id; local
    [all...]
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_kgsl.h 201 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
259 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
266 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
381 unsigned int context_id; member in struct:kgsl_timestamp_event
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_kgsl.h 226 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
326 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
335 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
479 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_kgsl.h 246 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
304 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
311 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
426 unsigned int context_id; member in struct:kgsl_timestamp_event
541 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
559 unsigned int context_id; member in struct:kgsl_submit_commands
574 unsigned int context_id; member in struct:kgsl_device_constraint
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 282 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
385 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
394 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
546 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
819 * @context_id: ID of a KGSL context
828 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
857 * @context_id: KGSL context ID that owns the commands
874 unsigned int context_id; member in struct:kgsl_submit_commands
890 * @context_id: KGSL context ID
897 unsigned int context_id; member in struct:kgsl_device_constraint
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 209 XID context_id; member in struct:psb_driver_data_s
381 VAContextID context_id; member in struct:object_context_s
538 VAContextID context_id; member in struct:object_surface_s
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_kgsl.h 299 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
356 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
364 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
479 unsigned int context_id; member in struct:kgsl_timestamp_event
596 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
616 unsigned int context_id; member in struct:kgsl_submit_commands
631 unsigned int context_id; member in struct:kgsl_device_constraint
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_kgsl.h 377 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
480 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
489 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
641 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
920 * @context_id: ID of a KGSL context
929 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
964 * @context_id: KGSL context ID that owns the commands
982 unsigned int context_id; member in struct:kgsl_submit_commands
998 * @context_id: KGSL context ID
1005 unsigned int context_id; member in struct:kgsl_device_constraint
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_kgsl.h 346 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
404 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
411 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
526 unsigned int context_id; member in struct:kgsl_timestamp_event
644 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
661 unsigned int context_id; member in struct:kgsl_submit_commands
676 unsigned int context_id; member in struct:kgsl_device_constraint
752 unsigned int context_id; member in struct:kgsl_gpu_event_timestamp
834 unsigned int context_id; member in struct:kgsl_gpu_command
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_kgsl.h 452 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
555 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
564 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
716 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
995 * @context_id: ID of a KGSL context
1004 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
1053 unsigned int context_id; member in struct:kgsl_submit_commands
1076 unsigned int context_id; member in struct:kgsl_device_constraint
1239 unsigned int context_id; member in struct:kgsl_gpu_event_timestamp
1395 unsigned int context_id; member in struct:kgsl_gpu_command
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_kgsl.h 297 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
355 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
362 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
477 unsigned int context_id; member in struct:kgsl_timestamp_event
595 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
615 unsigned int context_id; member in struct:kgsl_submit_commands
630 unsigned int context_id; member in struct:kgsl_device_constraint
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_kgsl.h 376 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
479 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
488 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
640 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
919 * @context_id: ID of a KGSL context
928 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
963 * @context_id: KGSL context ID that owns the commands
981 unsigned int context_id; member in struct:kgsl_submit_commands
997 * @context_id: KGSL context ID
1004 unsigned int context_id; member in struct:kgsl_device_constraint
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_kgsl.h 275 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
332 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
340 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
455 unsigned int context_id; member in struct:kgsl_timestamp_event
572 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
590 unsigned int context_id; member in struct:kgsl_submit_commands
605 unsigned int context_id; member in struct:kgsl_device_constraint
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_kgsl.h 315 unsigned int context_id; member in struct:kgsl_device_waittimestamp_ctxtid
418 unsigned int context_id; member in struct:kgsl_cmdstream_readtimestamp_ctxtid
427 unsigned int context_id; member in struct:kgsl_cmdstream_freememontimestamp_ctxtid
579 unsigned int context_id; /* Context for the timestamp */ member in struct:kgsl_timestamp_event
858 * @context_id: ID of a KGSL context
867 unsigned int context_id; member in struct:kgsl_cmd_syncpoint_timestamp
896 * @context_id: KGSL context ID that owns the commands
913 unsigned int context_id; member in struct:kgsl_submit_commands
929 * @context_id: KGSL context ID
936 unsigned int context_id; member in struct:kgsl_device_constraint
    [all...]

Completed in 1652 milliseconds