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

  /hardware/intel/common/libva/test/encode/
avcenc.c 228 #define SID_INPUT_PICTURE_1 1
266 /* firstly upload YUV data to SID_INPUT_PICTURE_1 */
268 avcenc_context.upload_thread_param.surface_id = surface_ids[SID_INPUT_PICTURE_1];
518 avcenc_context.current_input_surface = SID_INPUT_PICTURE_1;
    [all...]
mpeg2enc.c 420 #define SID_INPUT_PICTURE_1 1
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1;
    [all...]
mpeg2vaenc.c 420 #define SID_INPUT_PICTURE_1 1
951 ctx->current_upload_surface = SID_INPUT_PICTURE_1;
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 268 milliseconds