OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:one_q10
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_rd.c
384
const int
one_q10
= 1 << 10;
local
386
const int b_q10 =
one_q10
- a_q10;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c
395
const int
one_q10
= 1 << 10;
local
397
const int b_q10 =
one_q10
- a_q10;
[
all
...]
Completed in 204 milliseconds