Searched refs:out_int (Results 1 – 9 of 9) sorted by relevance
17 OpDecorate %out_int NoSignedWrap33 %out_int = OpIAdd %int %in_int %int_1034 %out_struct = OpCompositeConstruct %struct1 %out_int
17 OpDecorate %out_int NoUnsignedWrap33 %out_int = OpIAdd %int %in_int %int_1034 %out_struct = OpCompositeConstruct %struct1 %out_int
12 void out_int (out int v) { v = int(colorWhite.r); }49 int i; out_int (i);54 out_int(i2[1]);
14 void out_int (out int v) { v = int(colorWhite.r); }51 int i; out_int (i);56 out_int(i2[1]);
742 gboolean in_int, out_int; in chain_convert_in() local747 out_int = GST_AUDIO_FORMAT_INFO_IS_INTEGER (out->finfo); in chain_convert_in()749 if (in_int && !out_int) { in chain_convert_in()926 gboolean in_int, out_int; in chain_convert_out() local931 out_int = GST_AUDIO_FORMAT_INFO_IS_INTEGER (out->finfo); in chain_convert_out()933 if (!in_int && out_int) { in chain_convert_out()952 gboolean in_int, out_int; in chain_quantize() local966 out_int = GST_AUDIO_FORMAT_INFO_IS_INTEGER (out->finfo); in chain_quantize()985 if (out_int && out_depth < 32 in chain_quantize()
12 void out_int (out int v) { v = 1; }58 int i; out_int (i);
1247 case out_int
923 case out_int
1274 case out_int