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

  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 423 #define SID_RECON_PICTURE 4
424 #define SID_NUMBER SID_RECON_PICTURE + 1
1018 pic_param->reconstructed_picture = surface_ids[SID_RECON_PICTURE];
    [all...]
mpeg2vaenc.c 423 #define SID_RECON_PICTURE 4
424 #define SID_NUMBER SID_RECON_PICTURE + 1
1019 pic_param->reconstructed_picture = surface_ids[SID_RECON_PICTURE];
    [all...]
avcenc.c 231 #define SID_RECON_PICTURE 4
232 #define SID_NUMBER SID_RECON_PICTURE + 1
331 pic_param->CurrPic.picture_id = surface_ids[SID_RECON_PICTURE];
692 tempID = surface_ids[SID_RECON_PICTURE];
696 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L1];
699 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
704 surface_ids[SID_RECON_PICTURE] = surface_ids[SID_REFERENCE_PICTURE_L0];
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 333 milliseconds