Home
last modified time | relevance | path

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

12

/external/libvpx/libvpx/vpx_ports/
Dsystem_state.h18 #define vpx_clear_system_state() vpx_reset_mmx_state() macro
20 #define vpx_clear_system_state() macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_variance.c59 vpx_clear_system_state(); in vp9_vaq_frame_setup()
191 vpx_clear_system_state(); in vp9_log_block_var()
199 vpx_clear_system_state(); in vp9_block_energy()
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_360.c51 vpx_clear_system_state(); in vp9_360aq_frame_setup()
Dvp9_blockiness.c120 vpx_clear_system_state(); in vp9_get_blockiness()
Dvp9_encoder.c562 vpx_clear_system_state(); in vp9_get_level()
1249 vpx_clear_system_state(); in set_level_constraint()
2348 vpx_clear_system_state(); in vp9_remove_compressor()
2962 vpx_clear_system_state();
3164 vpx_clear_system_state();
3472 vpx_clear_system_state();
3628 vpx_clear_system_state();
3651 vpx_clear_system_state();
3686 vpx_clear_system_state();
3781 vpx_clear_system_state();
[all …]
Dvp9_firstpass.c928 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1006 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1190 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1335 vpx_clear_system_state(); in vp9_first_pass_encode_tile_mb_row()
1374 vpx_clear_system_state(); in vp9_first_pass()
2371 vpx_clear_system_state(); in define_gf_group()
3105 vpx_clear_system_state(); in vp9_rc_get_second_pass_params()
Dvp9_mbgraph.c398 vpx_clear_system_state(); in vp9_update_mbgraph_stats()
Dvp9_ratectrl.c486 vpx_clear_system_state(); in vp9_rc_update_rate_correction_factors()
816 vpx_clear_system_state(); in rc_pick_q_and_bounds_one_pass_cbr()
1002 vpx_clear_system_state(); in rc_pick_q_and_bounds_one_pass_vbr()
1186 vpx_clear_system_state(); in rc_pick_q_and_bounds_two_pass()
Dvp9_aq_cyclicrefresh.c520 vpx_clear_system_state(); in vp9_cyclic_refresh_setup()
Dvp9_rd.c265 vpx_clear_system_state(); in vp9_initialize_rd_consts()
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c356 vpx_clear_system_state(); in vp8dx_receive_compressed_data()
387 vpx_clear_system_state(); in vp8dx_receive_compressed_data()
420 vpx_clear_system_state(); in vp8dx_get_raw_frame()
450 vpx_clear_system_state(); in vp8_create_decoder_instances()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c366 vpx_clear_system_state(); in vp9_receive_compressed_data()
375 vpx_clear_system_state(); in vp9_receive_compressed_data()
439 vpx_clear_system_state(); in vp9_get_raw_frame()
/external/libvpx/libvpx/vp8/common/
Dpostproc.c325 vpx_clear_system_state(); in vp8_post_proc_frame()
367 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()
1038 vpx_clear_system_state(); in vp8_update_rate_correction_factors()
1325 vpx_clear_system_state(); in vp8_adjust_key_frame_context()
Donyx_if.c2363 vpx_clear_system_state(); in calc_plane_error()
2756 vpx_clear_system_state(); in decide_key_frame()
3195 vpx_clear_system_state(); in vp8_loopfilter_frame()
3283 vpx_clear_system_state(); in encode_frame_to_data_rate()
3642 vpx_clear_system_state(); in encode_frame_to_data_rate()
3868 vpx_clear_system_state(); in encode_frame_to_data_rate()
4000 vpx_clear_system_state(); in encode_frame_to_data_rate()
4044 vpx_clear_system_state(); in encode_frame_to_data_rate()
4628 vpx_clear_system_state(); in encode_frame_to_data_rate()
4858 vpx_clear_system_state(); in vp8_get_compressed_data()
[all …]
Dencodemv.c130 vpx_clear_system_state(); in vp8_build_component_cost_table()
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()
1659 vpx_clear_system_state(); in define_gf_group()
2272 vpx_clear_system_state(); in vp8_second_pass()
2547 vpx_clear_system_state(); in find_next_key_frame()
Dbitstream.c847 vpx_clear_system_state(); in vp8_estimate_entropy_savings()
912 vpx_clear_system_state(); in vp8_update_coef_probs()
1299 vpx_clear_system_state(); in vp8_pack_bitstream()
/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c257 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()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c355 vpx_clear_system_state(); in vp8_decode()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c405 vpx_clear_system_state(); in config_target_level()
1130 vpx_clear_system_state(); in encoder_encode()

12