Home
last modified time | relevance | path

Searched defs:out_i (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c541 gint16 out_i[] = { 512, 512, 1024, 1024 }; in GST_START_TEST() local
593 gfloat out_i[] = { 0.015625, 0.015625, 0.03125, 0.03125 }; in GST_START_TEST() local
1704 gint16 out_i[] = { 512, 512, 1024, 1024 }; in GST_START_TEST() local
1719 guint16 out_i[] = { 32768, 1, 65535, 0 }; in GST_START_TEST() local
1739 gint16 out_i[] = { 3, 3, 6, 6 }; in GST_START_TEST() local
1764 gint16 out_i[] = { 3, 3, 6, 6 }; in GST_START_TEST() local
/third_party/ffmpeg/libswresample/
Drematrix.c125 int i, j, out_i; in swr_build_matrix() local
508 int out_i, in_i, i, j; in swri_rematrix() local
/third_party/ffmpeg/libavresample/
Daudio_mix_matrix.c93 int i, j, out_i, out_j; in avresample_build_matrix() local
/third_party/ffmpeg/libavcodec/
Dh264_refs.c108 int out_i = 0; in add_sorted() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c88 LLVMValueRef *out_i) in lp_build_sample_wrap_nearest_int()
Dlp_bld_sample.c2118 LLVMValueRef *out_i, in lp_build_sample_offset()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccconverter.c762 guint i = 0, out_i = 0, max_size = 0, cea608_1_i = 0, cea608_2_i = 0; in combine_cc_data() local