HomeSort by relevance Sort by last modified time
    Searched defs:RefPicList1 (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/libva/va/
va_enc_h264.h 460 VAPictureH264 RefPicList1[32];
616 * prediction in the initialized RefPicList1 in decoding
621 * the initialized RefPicList1 in decoding anchor views.
634 * prediction in the initialized RefPicList1 in decoding
639 * the initialized RefPicList1 in decoding non-anchor views.
va.h     [all...]
  /hardware/intel/common/libva/test/encode/
avcenc.c 154 static VAPictureH264 ReferenceFrames[16], RefPicList0[32], RefPicList1[32];
459 slice_param->RefPicList1[0].picture_id = surface_ids[SID_REFERENCE_PICTURE_L1];
461 slice_param->RefPicList1[j].picture_id = VA_INVALID_SURFACE;
462 slice_param->RefPicList1[j].flags = VA_PICTURE_H264_INVALID;
    [all...]

Completed in 320 milliseconds