Searched refs:SID_REFERENCE_PICTURE_L0 (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
H A Dmpeg2enc.c421 #define SID_REFERENCE_PICTURE_L0 2 macro
1019 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1035 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1042 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1268 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
1269 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID;
1273 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
1274 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1];
H A Dmpeg2vaenc.c421 #define SID_REFERENCE_PICTURE_L0 2 macro
1020 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1051 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1058 pic_param->forward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L0];
1284 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
1285 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID;
1289 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
1290 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1];
H A Davcenc.c229 #define SID_REFERENCE_PICTURE_L0 2 macro
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];
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp2076 #define SID_REFERENCE_PICTURE_L0 2 macro
2140 pic_param->ReferenceFrames[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L0];
2410 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
2411 surface_ids[SID_REFERENCE_PICTURE_L0] = tempID;
2415 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
2416 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1];

Completed in 44 milliseconds