Home
last modified time | relevance | path

Searched refs:fill_pred_weight_table (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dvaapi_hevc.c282 static void fill_pred_weight_table(const HEVCContext *h, in fill_pred_weight_table() function
418 fill_pred_weight_table(h, sh, &pic->last_slice_param); in vaapi_hevc_decode_slice()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dvaapi_hevc.c280 static void fill_pred_weight_table(const HEVCContext *h, in fill_pred_weight_table() function
416 fill_pred_weight_table(h, sh, &pic->last_slice_param); in vaapi_hevc_decode_slice()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dvaapi_hevc.c325 static void fill_pred_weight_table(const HEVCContext *h, in fill_pred_weight_table() function
465 fill_pred_weight_table(h, sh, last_slice_param); in vaapi_hevc_decode_slice()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dvaapi_hevc.c325 static void fill_pred_weight_table(const HEVCContext *h, in fill_pred_weight_table() function
465 fill_pred_weight_table(h, sh, last_slice_param); in vaapi_hevc_decode_slice()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dvaapi_hevc.c325 static void fill_pred_weight_table(const HEVCContext *h, in fill_pred_weight_table() function
465 fill_pred_weight_table(h, sh, last_slice_param); in vaapi_hevc_decode_slice()
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapidecoder_h265.c2324 fill_pred_weight_table (GstVaapiDecoderH265 * decoder, in fill_pred_weight_table() function
2534 if (!fill_pred_weight_table (decoder, slice, slice_hdr)) in fill_slice()
H A Dgstvaapidecoder_h264.c4066 fill_pred_weight_table (GstVaapiDecoderH264 * decoder, in fill_pred_weight_table() function
4207 if (!fill_pred_weight_table (decoder, slice, slice_hdr)) in fill_slice()