Searched defs:qindex (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | vp9utils.c | 257 gst_vp9_dc_quant (int qindex, int delta, int bit_depth) in gst_vp9_dc_quant() 275 gst_vp9_ac_quant (int qindex, int delta, int bit_depth) in gst_vp9_ac_quant()
|
D | gstav1parser.c | 3350 gint qindex; in gst_av1_get_qindex() local 4094 gint qindex = gst_av1_get_qindex (parser, frame_header, 1, segment_id); in gst_av1_parse_uncompressed_frame_header() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp9statefulparser.c | 1752 gst_vp9_get_dc_quant (guint8 qindex, gint8 delta_q_dc, guint8 bit_depth) in gst_vp9_get_dc_quant() 1785 gst_vp9_get_ac_quant (guint8 qindex, gint8 delta_q_ac, guint8 bit_depth) in gst_vp9_get_ac_quant()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvavp9dec.c | 361 guint8 qindex; in _update_segmentation() local
|
/third_party/ffmpeg/libavcodec/ |
D | av1dec.c | 236 int qindex; in coded_lossless_param() local
|
D | mpegaudioenc_template.c | 682 int qindex, steps, m, sample, bits; in encode_frame() local
|
D | cbs_av1_syntax_template.c | 1599 int qindex; in FUNC() local
|
D | mpegaudiodec_template.c | 468 int scale, qindex, bits, steps, k, l, m, b; in mp_decode_layer2() local
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_dec_av1.c | 922 unsigned qindex = 0; in get_qindex() local 1613 unsigned qindex = get_qindex(priv, 1, i); in frame_header_obu() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_dec.c | 1007 int av1_get_qindex, qindex; in get_av1_msg() local
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 2113 uint32_t qindex = 0; in dzn_device_create() local
|