Searched refs:phs (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_apulsator.c | 94 double phs = FFMIN(100, lfo->phase / FFMIN(1.99, FFMAX(0.01, lfo->pwidth)) + lfo->offset); in lfo_get_value() local 97 if (phs > 1) in lfo_get_value() 98 phs = fmod(phs, 1.); in lfo_get_value() 102 val = sin(phs * 2 * M_PI); in lfo_get_value() 105 if (phs > 0.75) in lfo_get_value() 106 val = (phs - 0.75) * 4 - 1; in lfo_get_value() 107 else if (phs > 0.25) in lfo_get_value() 108 val = -4 * phs + 2; in lfo_get_value() 110 val = phs * 4; in lfo_get_value() 113 val = phs < 0.5 ? -1 : +1; in lfo_get_value() [all …]
|
D | af_acrusher.c | 198 double phs = FFMIN(100., lfo->phase / FFMIN(1.99, FFMAX(0.01, lfo->pwidth)) + lfo->offset); in lfo_get() local 201 if (phs > 1) in lfo_get() 202 phs = fmod(phs, 1.); in lfo_get() 204 val = sin((phs * 360.) * M_PI / 180); in lfo_get()
|
/third_party/ffmpeg/libavcodec/ |
D | dca_lbr.c | 284 unsigned int phs[DCA_LBR_CHANNELS_TOTAL]; in parse_tonal() local 323 phs[main_ch] = get_bits(&s->gb, 3); in parse_tonal() 331 phs[ch] = phs[main_ch] - parse_vlc(&s->gb, &ff_dca_vlc_dph, 1); in parse_tonal() 334 phs[ch] = 0; in parse_tonal() 352 t->phs[ch] = 128 - phs[ch] * 32 + shift; in parse_tonal() 1639 float c = amp * cos_tab[(t->phs[ch] ) & 255]; in synth_tones() 1640 float s = amp * cos_tab[(t->phs[ch] + 64) & 255]; in synth_tones() 1680 t->phs[ch] += t->ph_rot; in synth_tones()
|
D | dca_lbr.h | 55 uint8_t phs[DCA_LBR_CHANNELS]; ///< Per-channel phase member
|
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/ |
D | gstaudiotestsrc.c | 1028 gdouble phs = g_rand_double_range (src->gen, 0.0, M_PI_M2); \ 1030 *ptr = (g##type) (amp * mag * cos (phs)); \ 1034 *ptr = (g##type) (amp * mag * sin (phs)); \
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 703 …����㴶ҍ�滋����lyx���h����������̀��dy��������y��ywrw������w���}��x��������w��phs��pxe�y{p����hi�����…
|
D | hdr-rgb-riverwalk.hdr | 7986 …�y���bW����������Ѵ����F�ق�����������Ŕċɯ���Ç����嗴������薮̶������ۓ�dz�����낼���phs����J�XjZ�����ϣ�zm…
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 1545 …2314:Mp�����������}}}����~{ywtqnlihfeda^^^\ZZZ[XXZ]_ejoromnpqqqvyz}�����phs���ӿ����������������…
|