Home
last modified time | relevance | path

Searched refs:current_upload_surface (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c147 int current_upload_surface; member
449 … va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image); in upload_yuv_to_surface()
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1; in mpeg2enc_init()
1126 ctx->current_input_surface = ctx->current_upload_surface; in begin_picture()
1127 ctx->current_upload_surface = tmp; in begin_picture()
Dmpeg2vaenc.c147 int current_upload_surface; member
449 … va_status = vaDeriveImage(ctx->va_dpy, surface_ids[ctx->current_upload_surface], &surface_image); in upload_yuv_to_surface()
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1; in mpeg2enc_init()
1142 ctx->current_input_surface = ctx->current_upload_surface; in begin_picture()
1143 ctx->current_upload_surface = tmp; in begin_picture()