Home
last modified time | relevance | path

Searched refs:scaled_temp (Results 1 – 25 of 35) sorted by relevance

12

/dports/biology/py-ont-fast5-api/ont_fast5_api-release_4.0.0/test/
H A Dtest_segmentation_tools.py49 scaled_temp = raw[10:480] * 0.1
51 np.testing.assert_array_almost_equal(temp_raw, scaled_temp, decimal=5)
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h71 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c508 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
509 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
768 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3108 cpi->svc.scaled_temp.y_width == cm->width << 1 &&
3109 cpi->svc.scaled_temp.y_height == cm->height << 1) {
3122 cpi->Source = &cpi->svc.scaled_temp;
3608 YV12_BUFFER_CONFIG *scaled_temp) { argument
3612 scale_and_extend_frame(unscaled, scaled_temp, (int)cm->bit_depth);
3613 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth);
3615 vp9_scale_and_extend_frame(unscaled, scaled_temp);
[all …]
H A Dvp9_encoder.h751 YV12_BUFFER_CONFIG *scaled_temp);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h94 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1073 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1074 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1336 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3924 svc->scaled_temp.y_width == cm->width << 1 &&
3925 svc->scaled_temp.y_height == cm->height << 1) {
3941 cpi->Source = &svc->scaled_temp;
4817 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4823 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4825 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4830 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h90 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1067 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1068 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1330 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3893 svc->scaled_temp.y_width == cm->width << 1 &&
3894 svc->scaled_temp.y_height == cm->height << 1) {
3910 cpi->Source = &svc->scaled_temp;
4597 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4603 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4605 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4610 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h91 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1046 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1047 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1309 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3782 svc->scaled_temp.y_width == cm->width << 1 &&
3783 svc->scaled_temp.y_height == cm->height << 1) {
3799 cpi->Source = &svc->scaled_temp;
4470 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4476 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4478 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4483 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h94 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1074 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1075 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1337 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3924 svc->scaled_temp.y_width == cm->width << 1 &&
3925 svc->scaled_temp.y_height == cm->height << 1) {
3941 cpi->Source = &svc->scaled_temp;
4822 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4828 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4830 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4835 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h93 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1072 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1073 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1335 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3900 svc->scaled_temp.y_width == cm->width << 1 &&
3901 svc->scaled_temp.y_height == cm->height << 1) {
3917 cpi->Source = &svc->scaled_temp;
4604 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4610 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4612 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4617 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h90 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1067 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1068 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1330 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3893 svc->scaled_temp.y_width == cm->width << 1 &&
3894 svc->scaled_temp.y_height == cm->height << 1) {
3910 cpi->Source = &svc->scaled_temp;
4597 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4603 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4605 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4610 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h90 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1067 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1068 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1330 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3893 svc->scaled_temp.y_width == cm->width << 1 &&
3894 svc->scaled_temp.y_height == cm->height << 1) {
3910 cpi->Source = &svc->scaled_temp;
4597 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4603 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4605 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4610 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h90 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1067 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1068 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1330 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3893 svc->scaled_temp.y_width == cm->width << 1 &&
3894 svc->scaled_temp.y_height == cm->height << 1) {
3910 cpi->Source = &svc->scaled_temp;
4597 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4603 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4605 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4610 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_svc_layercontext.h94 YV12_BUFFER_CONFIG scaled_temp; member
H A Dvp9_encoder.c1081 vpx_free_frame_buffer(&cpi->svc.scaled_temp); in dealloc_compressor_data()
1082 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp)); in dealloc_compressor_data()
1344 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1, in alloc_util_frame_buffers()
3913 svc->scaled_temp.y_width == cm->width << 1 &&
3914 svc->scaled_temp.y_height == cm->height << 1) {
3930 cpi->Source = &svc->scaled_temp;
4877 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type, argument
4883 vp9_scale_and_extend_frame(unscaled, scaled_temp, filter_type2,
4885 vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4890 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_encoder.c1015 vpx_free_frame_buffer(&cpi->svc.scaled_temp);
1016 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp));
1278 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1,
3685 cpi->svc.scaled_temp.y_width == cm->width << 1 &&
3686 cpi->svc.scaled_temp.y_height == cm->height << 1) {
3702 cpi->Source = &cpi->svc.scaled_temp;
4323 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type,
4331 eb_vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4334 scale_and_extend_frame(unscaled, scaled_temp, (int)cm->bit_depth,
4336 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]
H A Dvp9_encoder.h924 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type,
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_encoder.c1015 vpx_free_frame_buffer(&cpi->svc.scaled_temp);
1016 memset(&cpi->svc.scaled_temp, 0, sizeof(cpi->svc.scaled_temp));
1278 &cpi->svc.scaled_temp, cm->width >> 1, cm->height >> 1,
3685 cpi->svc.scaled_temp.y_width == cm->width << 1 &&
3686 cpi->svc.scaled_temp.y_height == cm->height << 1) {
3702 cpi->Source = &cpi->svc.scaled_temp;
4323 YV12_BUFFER_CONFIG *scaled_temp, INTERP_FILTER filter_type,
4331 eb_vp9_scale_and_extend_frame(scaled_temp, scaled, filter_type,
4334 scale_and_extend_frame(unscaled, scaled_temp, (int)cm->bit_depth,
4336 scale_and_extend_frame(scaled_temp, scaled, (int)cm->bit_depth,
[all …]

12