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

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_h264_parser.c 259 pic->BottomFieldOrderCnt = store->frame.poc;
271 pic->BottomFieldOrderCnt = store->bottom_field.poc;
277 pic->BottomFieldOrderCnt = store->bottom_field.poc;
304 refPicListX->BottomFieldOrderCnt = 0;
443 pic_parms->ReferenceFrames[frame_idx].BottomFieldOrderCnt = 0;
468 pic_parms->ReferenceFrames[frame_idx].BottomFieldOrderCnt = store->frame.poc;
473 pic_parms->ReferenceFrames[frame_idx].BottomFieldOrderCnt = store->bottom_field.poc;
510 pic_parms->ReferenceFrames[frame_idx].BottomFieldOrderCnt = store->frame.poc;
515 pic_parms->ReferenceFrames[frame_idx].BottomFieldOrderCnt = store->bottom_field.poc;
873 pic_parms->CurrPic.BottomFieldOrderCnt = parser->info.img.bottompoc
    [all...]
  /external/mesa3d/src/gallium/state_trackers/va/
picture_h264.c 54 context->desc.h264.field_order_cnt[1] = h264->CurrPic.BottomFieldOrderCnt;
144 h264->ReferenceFrames[i].BottomFieldOrderCnt: INT_MAX;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp 157 pic.BottomFieldOrderCnt,
594 dpb->BottomFieldOrderCnt = refList->BottomFieldOrderCnt;
625 return pic->BottomFieldOrderCnt;
642 if (dpb->poc == pic->BottomFieldOrderCnt ||
660 if (dpb->poc == pic->BottomFieldOrderCnt ||
    [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_h264.c 954 pic_params->ReferenceFrames[i].BottomFieldOrderCnt = -1;
1003 pic_params->ReferenceFrames[pic_params->num_ref_frames++].BottomFieldOrderCnt =
1004 pRefList[j].BottomFieldOrderCnt;
    [all...]
  /hardware/intel/common/libva/va/
va_trace.c     [all...]
va.h     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_H264.c     [all...]
  /external/libvncserver/libvncclient/
h264.c 306 va_picture_h264.BottomFieldOrderCnt = field_order_count;
  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoDecoderAVCSecure.cpp 354 pic.BottomFieldOrderCnt,
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoDecoderAVCSecure.cpp 366 pic.BottomFieldOrderCnt,
  /hardware/intel/common/libva/test/encode/
h264encode.c     [all...]

Completed in 456 milliseconds