Home
last modified time | relevance | path

Searched refs:vp9_copy (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_entropymode.c331 vp9_copy(fc->uv_mode_prob, default_if_uv_probs);
332 vp9_copy(fc->y_mode_prob, default_if_y_probs);
333 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob);
334 vp9_copy(fc->partition_prob, default_partition_probs);
335 vp9_copy(fc->intra_inter_prob, default_intra_inter_p);
336 vp9_copy(fc->comp_inter_prob, default_comp_inter_p);
337 vp9_copy(fc->comp_ref_prob, default_comp_ref_p);
338 vp9_copy(fc->single_ref_prob, default_single_ref_p);
340 vp9_copy(fc->skip_probs, default_skip_probs);
341 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs);
H A Dvp9_entropy.c1045 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in eb_vp9_default_coef_probs()
1046 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in eb_vp9_default_coef_probs()
1047 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in eb_vp9_default_coef_probs()
1048 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in eb_vp9_default_coef_probs()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_entropymode.c318 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
319 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
320 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
321 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
322 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
323 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
324 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
325 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
327 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
328 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c742 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
743 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
744 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
745 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp9/common/
H A Dvp9_entropymode.c318 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
319 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
320 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
321 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
322 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
323 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
324 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
325 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
327 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
328 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c742 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
743 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
744 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
745 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
H A Dvp9_entropy.c1042 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in vp9_default_coef_probs()
1043 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in vp9_default_coef_probs()
1044 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in vp9_default_coef_probs()
1045 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in vp9_default_coef_probs()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c321 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
322 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
323 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
324 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
325 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
326 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
327 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
328 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
330 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
331 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/common/
H A Dvp9_entropymode.c318 vp9_copy(fc->uv_mode_prob, default_if_uv_probs);
319 vp9_copy(fc->y_mode_prob, default_if_y_probs);
320 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob);
321 vp9_copy(fc->partition_prob, default_partition_probs);
322 vp9_copy(fc->intra_inter_prob, default_intra_inter_p);
323 vp9_copy(fc->comp_inter_prob, default_comp_inter_p);
324 vp9_copy(fc->comp_ref_prob, default_comp_ref_p);
325 vp9_copy(fc->single_ref_prob, default_single_ref_p);
327 vp9_copy(fc->skip_probs, default_skip_probs);
328 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs);
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c324 vp9_copy(fc->uv_mode_prob, default_if_uv_probs); in init_mode_probs()
325 vp9_copy(fc->y_mode_prob, default_if_y_probs); in init_mode_probs()
326 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
327 vp9_copy(fc->partition_prob, default_partition_probs); in init_mode_probs()
328 vp9_copy(fc->intra_inter_prob, default_intra_inter_p); in init_mode_probs()
329 vp9_copy(fc->comp_inter_prob, default_comp_inter_p); in init_mode_probs()
330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
331 vp9_copy(fc->single_ref_prob, default_single_ref_p); in init_mode_probs()
333 vp9_copy(fc->skip_probs, default_skip_probs); in init_mode_probs()
334 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs); in init_mode_probs()
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_entropymode.c331 vp9_copy(fc->uv_mode_prob, default_if_uv_probs);
332 vp9_copy(fc->y_mode_prob, default_if_y_probs);
333 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob);
334 vp9_copy(fc->partition_prob, default_partition_probs);
335 vp9_copy(fc->intra_inter_prob, default_intra_inter_p);
336 vp9_copy(fc->comp_inter_prob, default_comp_inter_p);
337 vp9_copy(fc->comp_ref_prob, default_comp_ref_p);
338 vp9_copy(fc->single_ref_prob, default_single_ref_p);
340 vp9_copy(fc->skip_probs, default_skip_probs);
341 vp9_copy(fc->inter_mode_probs, default_inter_mode_probs);
H A Dvp9_entropy.c1045 vp9_copy(cm->fc->coef_probs[TX_4X4], default_coef_probs_4x4); in eb_vp9_default_coef_probs()
1046 vp9_copy(cm->fc->coef_probs[TX_8X8], default_coef_probs_8x8); in eb_vp9_default_coef_probs()
1047 vp9_copy(cm->fc->coef_probs[TX_16X16], default_coef_probs_16x16); in eb_vp9_default_coef_probs()
1048 vp9_copy(cm->fc->coef_probs[TX_32X32], default_coef_probs_32x32); in eb_vp9_default_coef_probs()

123