Searched refs:mpeg_zigzag_8x8 (Results 1 – 1 of 1) sorted by relevance
68 static const guint8 mpeg_zigzag_8x8[64] = { variable1044 out_quant[mpeg_zigzag_8x8[i]] = quant[i]; in gst_mpeg_video_quant_matrix_get_raster_from_zigzag()1069 out_quant[i] = quant[mpeg_zigzag_8x8[i]]; in gst_mpeg_video_quant_matrix_get_zigzag_from_raster()