/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_speed_features.c | 46 int speed) { in set_good_speed_feature() argument 49 sf->recode_loop = ((speed < 1) ? ALLOW_RECODE : ALLOW_RECODE_KFMAXBW); in set_good_speed_feature() 52 if (speed >= 1) { in set_good_speed_feature() 78 if (speed >= 2) { in set_good_speed_feature() 104 if (speed >= 3) { in set_good_speed_feature() 118 if (speed >= 4) { in set_good_speed_feature() 134 if (speed >= 5) { in set_good_speed_feature() 149 int speed) { in set_rt_speed_feature() argument 155 if (speed == 1) { in set_rt_speed_feature() 177 if (speed >= 2) { in set_rt_speed_feature() [all …]
|
D | vp9_temporal_filter.c | 155 if (cpi->speed < 8) in temporal_filter_find_matching_mb_c() 156 step_param = cpi->sf.reduce_first_step_size + ((cpi->speed > 5) ? 1 : 0); in temporal_filter_find_matching_mb_c()
|
D | vp9_mbgraph.c | 41 (cpi->speed < 8 ? (cpi->speed > 5 ? 1 : 0) : 2); in do_16x16_motion_iteration()
|
D | vp9_onyx_int.h | 400 int speed; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | CHANGELOG | 41 Miscellaneous speed optimizations for VP8 and VP9. 66 Encoder and decoder speed is consistent with the Eider release. 132 Decoder performance improved 2.5% versus Duclair. Encoder speed is 136 Large realtime encoding speed gains at a small quality expense are 140 settings. This technique sees constant gain over the 5-16 speed 203 time modes of the encoder. Decoder speed on x86 has improved 10.5% with 206 1.5% to 10.5%, respectively. "Best" mode speed is consistent with the 272 This release includes across-the-board speed improvements to the 274 21.5% in Good mode (speed 0), and 22.5% in Realtime mode (speed 6). 280 Decoder speed was not a priority for this release, but improved [all …]
|
D | usage_dx.dox | 35 slice based decoding callbacks provide substantial speed gains to the
|
D | usage.dox | 184 could result in program crashes or may incur a speed penalty.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
D | vpx_temporal_scalable_patterns.c | 440 int speed; in main() local 505 speed = strtol(argv[8], NULL, 0); in main() 506 if (speed < 0) { in main() 573 vpx_codec_control(&codec, VP8E_SET_CPUUSED, -speed); in main() 576 vpx_codec_control(&codec, VP8E_SET_CPUUSED, speed); in main()
|
D | vp8_multi_resolution_encoder.c | 336 int speed = -6; in main() local 337 if(vpx_codec_control(&codec[i], VP8E_SET_CPUUSED, speed)) in main()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 242 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0); in loc_eng_nmea_generate_pos() 243 float speedKmPerHour = location.gpsLocation.speed * 3.6; in loc_eng_nmea_generate_pos() 339 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0); in loc_eng_nmea_generate_pos()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 246 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0); in loc_eng_nmea_generate_pos() 247 float speedKmPerHour = location.gpsLocation.speed * 3.6; in loc_eng_nmea_generate_pos() 343 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0); in loc_eng_nmea_generate_pos()
|
/hardware/libhardware/include/hardware/ |
D | fused_location.h | 137 float speed; member
|
D | gps.h | 419 float speed; member
|
/hardware/qcom/gps/core/ |
D | gps_extended_c.h | 266 float speed; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
D | VPPTest.c | 100 static OMX_ERRORTYPE VPP_SetZoom(OMX_HANDLETYPE pHandle, int speed, int factor, int limit, int xoff… 2087 static OMX_ERRORTYPE VPP_SetZoom(OMX_HANDLETYPE pHandle, int speed, int factor, int limit, int xoff… 2089 int nZoomSpeed = speed;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_subpel_variance.asm | 138 ; 11, not 13, if the registers are ordered correctly. May make a minor speed
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1558 __s32 speed; member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 1125 __s32 speed; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 722 …location.gpsLocation.speed = sqrt(location_report_ptr->speed_horizontal * location_report_ptr->spe… in reportPosition()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
D | vp8_subpixelvariance16x16s_neon.asm | 346 ;(called when speed<=8). xoffset/yoffset can only be 4 or 0, which means either by pass the filter,
|
/hardware/samsung_slsi/exynos5/include/linux/ |
D | videodev2.h | 2027 __s32 speed; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | videodev2.h | 2246 __s32 speed; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | videodev2.h | 2373 __s32 speed; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 1956 __s32 speed; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | README | 318 future, if we decide to improve the speed of loading the library (see
|