Home
last modified time | relevance | path

Searched refs:start_frame_offset (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webaudio/
H A Daudio_scheduled_source_node.cc63 double start_frame_offset = 0; in UpdateSchedulingInfo() local
107 start_frame_offset); in UpdateSchedulingInfo()
118 start_frame_offset = start_time_ * sample_rate - start_frame; in UpdateSchedulingInfo()
120 start_frame_offset = 0; in UpdateSchedulingInfo()
133 start_frame_offset); in UpdateSchedulingInfo()
175 start_frame_offset); in UpdateSchedulingInfo()
H A Doscillator_node.cc381 double start_frame_offset; in Process() local
384 start_frame_offset) = in Process()
436 if (start_frame_offset > 0) { in Process()
439 virtual_read_index += (1 - start_frame_offset) * frequency * rate_scale; in Process()
441 } else if (start_frame_offset < 0) { in Process()
442 virtual_read_index = -start_frame_offset * frequency * rate_scale; in Process()
H A Dconstant_source_node.cc60 double start_frame_offset; in Process() local
65 start_frame_offset) = in Process()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Daudio_scheduled_source_node.cc63 double start_frame_offset = 0; in UpdateSchedulingInfo() local
107 start_frame_offset); in UpdateSchedulingInfo()
118 start_frame_offset = start_time_ * sample_rate - start_frame; in UpdateSchedulingInfo()
120 start_frame_offset = 0; in UpdateSchedulingInfo()
133 start_frame_offset); in UpdateSchedulingInfo()
175 start_frame_offset); in UpdateSchedulingInfo()
H A Doscillator_node.cc702 double start_frame_offset; in Process() local
705 start_frame_offset) = in Process()
752 if (start_frame_offset > 0) { in Process()
755 virtual_read_index += (1 - start_frame_offset) * frequency * rate_scale; in Process()
757 } else if (start_frame_offset < 0) { in Process()
758 virtual_read_index = -start_frame_offset * frequency * rate_scale; in Process()
H A Dconstant_source_node.cc60 double start_frame_offset; in Process() local
65 start_frame_offset) = in Process()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c949 const int start_frame_offset = in motion_field_projection() local
955 get_relative_dist(cm, start_frame_offset, cur_frame_offset); in motion_field_projection()
958 ref_offset[rf] = get_relative_dist(cm, start_frame_offset, in motion_field_projection()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmvref_common.c949 const int start_frame_offset = in motion_field_projection() local
955 get_relative_dist(cm, start_frame_offset, cur_frame_offset); in motion_field_projection()
958 ref_offset[rf] = get_relative_dist(cm, start_frame_offset, in motion_field_projection()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c949 const int start_frame_offset = in motion_field_projection() local
955 get_relative_dist(cm, start_frame_offset, cur_frame_offset); in motion_field_projection()
958 ref_offset[rf] = get_relative_dist(cm, start_frame_offset, in motion_field_projection()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dmvref_common.c949 const int start_frame_offset = in motion_field_projection() local
955 get_relative_dist(cm, start_frame_offset, cur_frame_offset); in motion_field_projection()
958 ref_offset[rf] = get_relative_dist(cm, start_frame_offset, in motion_field_projection()