Searched refs:amid (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libswresample/tests/ |
D | swresample.c | 234 uint8_t *amid[SWR_CH_MAX]; in main() local 329 setup_array(amid, array_mid, out_sample_fmt, 3*SAMPLES); in main() 341 mid_count= swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, SAMPLES); in main() 343 mid_count= swr_convert(forw_ctx, amid, 0, (const uint8_t **)ain, SAMPLES); in main() 344 mid_count+=swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, 0); in main() 347 mid_count= swr_convert(forw_ctx, amid, 0, (const uint8_t **)ain, 1); in main() 350 mid_count+=swr_convert(forw_ctx, amid, 3*SAMPLES, (const uint8_t **)ain, 0); in main() 351 shift(amid, mid_count, out_ch_count, out_sample_fmt); tmp_count = mid_count; in main() 352 mid_count+=swr_convert(forw_ctx, amid, 2, (const uint8_t **)ain, 2); in main() 353 shift(amid, mid_count-tmp_count, out_ch_count, out_sample_fmt); tmp_count = mid_count; in main() [all …]
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | plrabn12.txt | 2872 In hurdled cotes amid the field secure, 2904 And all amid them stood the tree of life, 5283 So hills amid the air encountered hills, 5585 So easily obeyed amid the choice 7244 To be returned by noon amid the bower, 9800 Unseen amid the throng: so violence
|
/third_party/pcre2/pcre2/ |
D | ChangeLog | 2038 52. It is now possible to have comment lines amid the subject strings in
|