OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POW1
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
56
#define
POW1
(double)cpi->oxcf.two_pass_vbrbias/100.0
272
modified_err = av_err * pow((this_err / DOUBLE_DIVIDE_CHECK(av_err)),
POW1
);
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
53
#define
POW1
(double)cpi->oxcf.two_pass_vbrbias/100.0
263
this_err > av_err ?
POW1
: POW2);
[
all
...]
/external/svox/pico/lib/
picocep.c
108
#define
POW1
(0x1)
[
all
...]
picofftsg.c
330
#define
POW1
(0x1)
[
all
...]
Completed in 874 milliseconds