HomeSort by relevance Sort by last modified time
    Searched refs:current_upload_surface (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 147 int current_upload_surface; member in struct:mpeg2enc_context
449 va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image);
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1;
    [all...]
mpeg2vaenc.c 147 int current_upload_surface; member in struct:mpeg2enc_context
449 va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image);
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1;
    [all...]

Completed in 46 milliseconds