Home
last modified time | relevance | path

Searched refs:y_ac_qi (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvp8parser.c166 assert_equals_int (frame_hdr.quant_indices.y_ac_qi, 4); in GST_START_TEST()
196 assert_equals_int (frame_hdr.quant_indices.y_ac_qi, 4); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h84 guint8 y_ac_qi; member
Dgstvp9parser.c267 quant_indices->y_ac_qi = gst_vp9_read_bits (br, QINDEX_BITS); in parse_quantization()
413 int seg_base = frame_hdr->quant_indices.y_ac_qi; in seg_get_base_qindex()
795 frame_hdr->lossless_flag = frame_hdr->quant_indices.y_ac_qi == 0 && in gst_vp9_parser_parse_frame_header()
Dgstvp9parser.h242 guint8 y_ac_qi; member
Dgstvp8parser.c202 READ_UINT (rd, qip->y_ac_qi, 7, "y_ac_qi"); in parse_quant_indices()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c241 qi_base += frame_hdr->quant_indices.y_ac_qi; in _fill_quant_matrix()
243 qi_base = frame_hdr->quant_indices.y_ac_qi; in _fill_quant_matrix()
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c210 g_print (" %-32s : %d\n", "y_ac_qi", qip->y_ac_qi); in print_quant_indices()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c385 .y_ac_qi = frame_hdr->quant_indices.y_ac_qi, in gst_v4l2_codec_vp8_dec_fill_frame_header()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp434 params->base_qindex = frame_hdr->quant_indices.y_ac_qi; in gst_d3d11_vp8_dec_copy_frame_params()
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dv4l2-controls.h1750 __u8 y_ac_qi; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dv4l2-controls.h1750 __u8 y_ac_qi; member