HomeSort by relevance Sort by last modified time
    Searched refs:context_id (Results 26 - 44 of 44) sorted by null

12

  /hardware/intel/common/libva/test/encode/
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...]
avcenc.c 125 VAContextID context_id; member in struct:__anon23875
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...]
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_context.c 89 assert(context.context_id != 0);
test_subpicture.c 162 assert(subpicture.context_id == context.context_id);
  /external/mesa3d/src/glx/
xf86dri.h 98 extern Bool XF86DRIDestroyContext(Display * dpy, int screen, XID context_id);
  /hardware/intel/img/psb_video/src/
psb_surface_attrib.c 181 obj_surface->context_id = -1;
345 obj_surface->context_id = -1;
484 obj_surface->context_id = -1;
586 obj_surface->context_id = -1;
709 obj_surface->context_id = -1;
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
psb_drv_video.c 878 obj_surface->context_id = -1;
    [all...]
pnw_rotate.c 703 object_context_p obj_context = CONTEXT(obj_surface->context_id);
tng_jpegES.c     [all...]
tng_hostcode.c     [all...]
  /hardware/intel/img/psb_video/src/android/
psb_output_android.c 337 psb_RecalcRotate(ctx, CONTEXT(obj_surface->context_id));
401 psb_RecalcRotate(ctx, CONTEXT(obj_surface->context_id));
psb_surface_gralloc.c 160 obj_surface->context_id = -1;
320 obj_surface->context_id = -1;
  /external/mesa3d/src/gallium/state_trackers/xvmc/
context.c 301 context->context_id = XAllocID(dpy);
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1981 VAContextID context_id; member in struct:__anon23881
3089 VAContextID context_id; local
3297 VAContextID context_id; local
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/proto/
gltrace.proto 842 required int32 context_id = 1; // GL context ID
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 624 obj_rotate_surface->context_id = -1;
  /external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py 448 self.context_id = self.status_bar.get_context_id("SELinux status")
    [all...]

Completed in 1134 milliseconds

12