Home
last modified time | relevance | path

Searched refs:prob_last (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h302 guint8 prob_last; member
Dgstvp8parser.c445 READ_UINT (rd, frame_hdr->prob_last, 8, "prob_last"); in parse_frame_header()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvp8parser.c204 assert_equals_int (frame_hdr.prob_last, 233); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c326 .prob_last = frame_hdr->prob_last, in _fill_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp452 params->prob_last = frame_hdr->prob_last; in gst_d3d11_vp8_dec_copy_frame_params()
/third_party/ffmpeg/libavcodec/
Dvaapi_vp8.c79 .prob_last = s->prob->last, in vaapi_vp8_start_frame()
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c308 g_print (" %-32s : %d\n", "prob_last", frame_hdr->prob_last); in print_frame_header()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c407 .prob_last = frame_hdr->prob_last, in gst_v4l2_codec_vp8_dec_fill_frame_header()
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dv4l2-controls.h1857 __u8 prob_last; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dv4l2-controls.h1857 __u8 prob_last; member