Home
last modified time | relevance | path

Searched refs:vpx_clear_system_state (Results 1 – 25 of 33) sorted by relevance

12

/external/libvpx/libvpx/vpx_ports/
Dsystem_state.h21 extern void vpx_clear_system_state();
23 #define vpx_clear_system_state()
Demms_mmx.asm15 global sym(vpx_clear_system_state) PRIVATE
16 sym(vpx_clear_system_state):
Demms_mmx.c15 void vpx_clear_system_state() { _mm_empty(); } in vpx_clear_system_state() function
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c347 vpx_clear_system_state(); in vp8dx_receive_compressed_data()
377 vpx_clear_system_state(); in vp8dx_receive_compressed_data()
410 vpx_clear_system_state(); in vp8dx_get_raw_frame()
440 vpx_clear_system_state(); in vp8_create_decoder_instances()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_complexity.c52 vpx_clear_system_state(); in vp9_setup_in_frame_q_adj()
134 vpx_clear_system_state(); in vp9_caq_select_segment()
Dvp9_aq_variance.c60 vpx_clear_system_state(); in vp9_vaq_frame_setup()
192 vpx_clear_system_state(); in vp9_log_block_var()
234 vpx_clear_system_state(); in vp9_block_energy()
Dvp9_aq_360.c51 vpx_clear_system_state(); in vp9_360aq_frame_setup()
Dvp9_blockiness.c121 vpx_clear_system_state(); in vp9_get_blockiness()
Dvp9_encoder.c646 vpx_clear_system_state(); in vp9_get_level()
1418 vpx_clear_system_state(); in set_level_constraint()
2483 vpx_clear_system_state(); in vp9_remove_compressor()
3111 vpx_clear_system_state();
3312 vpx_clear_system_state();
3702 vpx_clear_system_state();
3955 vpx_clear_system_state();
3982 vpx_clear_system_state();
4024 vpx_clear_system_state();
4120 vpx_clear_system_state();
[all …]
Dvp9_firstpass.c901 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
977 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1173 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1318 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1354 vpx_clear_system_state(); in vp9_first_pass()
2460 vpx_clear_system_state(); in define_gf_group()
3157 vpx_clear_system_state(); in vp9_rc_get_second_pass_params()
Dvp9_mbgraph.c399 vpx_clear_system_state(); in vp9_update_mbgraph_stats()
Dvp9_aq_cyclicrefresh.c606 vpx_clear_system_state(); in vp9_cyclic_refresh_setup()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c382 vpx_clear_system_state(); in vp9_receive_compressed_data()
400 vpx_clear_system_state(); in vp9_receive_compressed_data()
409 vpx_clear_system_state(); in vp9_receive_compressed_data()
458 vpx_clear_system_state(); in vp9_get_raw_frame()
/external/libvpx/libvpx/test/
Dclear_system_state.h20 inline void ClearSystemState() { vpx_clear_system_state(); } in ClearSystemState()
/external/libvpx/libvpx/vp8/common/
Dpostproc.c207 vpx_clear_system_state(); in vp8_post_proc_frame()
249 vpx_clear_system_state(); in vp8_post_proc_frame()
/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c309 vpx_clear_system_state(); in vp9_post_proc_frame()
411 vpx_clear_system_state(); in vp9_post_proc_frame()
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c300 vpx_clear_system_state(); in calc_iframe_target_size()
1036 vpx_clear_system_state(); in vp8_update_rate_correction_factors()
1322 vpx_clear_system_state(); in vp8_adjust_key_frame_context()
Dencodemv.c124 vpx_clear_system_state(); in vp8_build_component_cost_table()
Donyx_if.c2348 vpx_clear_system_state(); in calc_plane_error()
2713 vpx_clear_system_state(); in decide_key_frame()
3147 vpx_clear_system_state(); in vp8_loopfilter_frame()
3235 vpx_clear_system_state(); in encode_frame_to_data_rate()
3598 vpx_clear_system_state(); in encode_frame_to_data_rate()
3826 vpx_clear_system_state(); in encode_frame_to_data_rate()
3959 vpx_clear_system_state(); in encode_frame_to_data_rate()
4003 vpx_clear_system_state(); in encode_frame_to_data_rate()
4590 vpx_clear_system_state(); in encode_frame_to_data_rate()
5020 vpx_clear_system_state(); in vp8_get_compressed_data()
[all …]
Dfirstpass.c503 vpx_clear_system_state(); in vp8_first_pass()
745 vpx_clear_system_state(); in vp8_first_pass()
748 vpx_clear_system_state(); in vp8_first_pass()
1658 vpx_clear_system_state(); in define_gf_group()
2273 vpx_clear_system_state(); in vp8_second_pass()
2548 vpx_clear_system_state(); in find_next_key_frame()
Dbitstream.c806 vpx_clear_system_state(); in vp8_estimate_entropy_savings()
871 vpx_clear_system_state(); in vp8_update_coef_probs()
1235 vpx_clear_system_state(); in vp8_pack_bitstream()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c315 vpx_clear_system_state(); in vp8_decode()
382 vpx_clear_system_state(); in vp8_decode()
/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c259 vpx_clear_system_state(); in vpx_psnrhvs()
Dssim.c282 vpx_clear_system_state(); in vpx_get_ssim_metrics()
Dfastssim.c476 vpx_clear_system_state(); in vpx_calc_fastssim()

12