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

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 421 #define SID_REFERENCE_PICTURE_L0 2
1019 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
    [all...]
mpeg2vaenc.c 421 #define SID_REFERENCE_PICTURE_L0 2
1020 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
    [all...]
avcenc.c 229 #define SID_REFERENCE_PICTURE_L0 2
333 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0];
450 slice_param->RefPicList0[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0];
699 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
700 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID;
704 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
705 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1];
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 321 milliseconds