Searched refs:uv_dc_delta (Results 1 – 5 of 5) sorted by relevance
83 gint8 uv_dc_delta; member
244 gint8 uv_dc_delta; member
223 READ_SINT (rd, qip->uv_dc_delta, 4, "uv_dc_delta_magnitude"); in parse_quant_indices()225 qip->uv_dc_delta = 0; in parse_quant_indices()
263 quant_indices->uv_dc_delta = parse_delta_q (br); in parse_quantization()488 gst_vp9_dc_quant (q, quant_indices->uv_dc_delta, parser->bit_depth); in segmentation_update()791 frame_hdr->quant_indices.uv_dc_delta == 0 in gst_vp9_parser_parse_frame_header()
214 g_print (" %-32s : %d\n", "uv_dc_delta", qip->uv_dc_delta); in print_quant_indices()