Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dratectrl.c443 int Boost = 0; in calc_gf_params() local
522 Boost = GFQ_ADJUSTMENT; in calc_gf_params()
525Boost = Boost * gf_intra_usage_adjustment[(cpi->this_frame_percent_intra < 15) ? cpi->this_frame_p… in calc_gf_params()
528 Boost = Boost * gf_adjust_table[gf_frame_useage] / 100; in calc_gf_params()
538 Boost = Boost / 2; in calc_gf_params()
542 if (Boost > kf_gf_boost_qlimits[Q] && (cpi->pass == 0)) in calc_gf_params()
543 Boost = kf_gf_boost_qlimits[Q]; in calc_gf_params()
546 else if (Boost < 110) in calc_gf_params()
547 Boost = 110; in calc_gf_params()
550 cpi->last_boost = Boost; in calc_gf_params()
[all …]
Dfirstpass.c1958 int Boost; in define_gf_group() local
1982 Boost = (alt_boost * GFQ_ADJUSTMENT) / 100; in define_gf_group()
1984 Boost = (cpi->gfu_boost * 3 * GFQ_ADJUSTMENT) / (2 * 100); in define_gf_group()
1986 Boost += (i * 50); in define_gf_group()
1989 if (Boost > ((cpi->baseline_gf_interval + 1) * 200)) in define_gf_group()
1990 Boost = ((cpi->baseline_gf_interval + 1) * 200); in define_gf_group()
1991 else if (Boost < 125) in define_gf_group()
1992 Boost = 125; in define_gf_group()
1994 allocation_chunks = (i * 100) + Boost; in define_gf_group()
1997 while (Boost > 1000) in define_gf_group()
[all …]
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DGetGitRevisionDescription.cmake.in12 # Distributed under the Boost Software License, Version 1.0.
DLICENSE_1_0.txt1 Boost Software License - Version 1.0 - August 17th, 2003
DGetGitRevisionDescription.cmake29 # Distributed under the Boost Software License, Version 1.0.
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DGetGitRevisionDescription.cmake.in12 # Distributed under the Boost Software License, Version 1.0.
DLICENSE_1_0.txt1 Boost Software License - Version 1.0 - August 17th, 2003
DGetGitRevisionDescription.cmake29 # Distributed under the Boost Software License, Version 1.0.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES92 * New feature: comes with a TR1 tuple implementation such that Boost
119 * Added support for using Boost and other TR1 implementations.
/hardware/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md113 * Boost Allowable i2c busses to 12