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

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 422 #define SID_REFERENCE_PICTURE_L1 3
1020 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1];
    [all...]
mpeg2vaenc.c 422 #define SID_REFERENCE_PICTURE_L1 3
1021 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1];
    [all...]
avcenc.c 230 #define SID_REFERENCE_PICTURE_L1 3
334 pic_param->ReferenceFrames[1].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1];
459 slice_param->RefPicList1[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1];
696 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1];
697 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID;
705 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1];
706 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID;
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 446 milliseconds