Home
last modified time | relevance | path

Searched refs:pred_prob (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp9shared.h135 uint8_t pred_prob[3]; member
H A Dnvdec_vp9.c118 ppc->segment_pred_probs[i] = h->h.segmentation.pred_prob[i]; in nvdec_vp9_start_frame()
H A Dvaapi_vp9.c97 pic_param.segment_pred_probs[i] = h->h.segmentation.pred_prob[i]; in vaapi_vp9_start_frame()
H A Dvdpau_vp9.c116 info->segmentPredProbs[i] = h->h.segmentation.pred_prob[i]; in vdpau_vp9_start_frame()
H A Ddxva2_vp9.c131 pp->stVP9Segments.pred_probs[i] = h->h.segmentation.pred_prob[i]; in fill_picture_parameters()
H A Dvp9block.c107 s->s.h.segmentation.pred_prob[s->above_segpred_ctx[col] + in decode_mode()
H A Dvp9.c699 s->s.h.segmentation.pred_prob[i] = get_bits1(&s->gb) ? in decode_frame_header()

Completed in 7 milliseconds