Home
last modified time | relevance | path

Searched refs:SID_REFERENCE_PICTURE_L1 (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/encode/
Dmpeg2enc.c422 #define SID_REFERENCE_PICTURE_L1 3 macro
1020 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1]; in mpeg2enc_update_picture_parameter()
1043 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1]; in mpeg2enc_update_picture_parameter()
1265 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1266 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
1274 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1275 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
Dmpeg2vaenc.c422 #define SID_REFERENCE_PICTURE_L1 3 macro
1021 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1]; in mpeg2enc_update_picture_parameter()
1059 pic_param->backward_reference_picture = surface_ids[SID_REFERENCE_PICTURE_L1]; in mpeg2enc_update_picture_parameter()
1281 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1282 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
1290 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
1291 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
Davcenc.c230 #define SID_REFERENCE_PICTURE_L1 3 macro
334 pic_param->ReferenceFrames[1].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1]; in avcenc_update_picture_parameter()
459 slice_param->RefPicList1[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1]; in avcenc_update_slice_parameter()
696 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
697 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
705 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
706 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2077 #define SID_REFERENCE_PICTURE_L1 3 macro
2141 pic_param->ReferenceFrames[1].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1]; in avcenc_update_picture_parameter()
2407 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
2408 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()
2416 surface_ids[SID_REFERENCE_PICTURE_L0] = surface_ids[SID_REFERENCE_PICTURE_L1]; in end_picture()
2417 surface_ids[SID_REFERENCE_PICTURE_L1] = tempID; in end_picture()