OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gf_low_motion_minq
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c
44
static int
gf_low_motion_minq
[QINDEX_RANGE];
variable
83
gf_low_motion_minq
[i] = get_minq_index(maxq, 0.0000015, -0.0009, 0.32);
547
gf_low_motion_minq
, gf_high_motion_minq);
675
gf_low_motion_minq
,
692
gf_low_motion_minq
, gf_high_motion_minq);
698
gf_low_motion_minq
, gf_high_motion_minq);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
154
static const unsigned char
gf_low_motion_minq
[QINDEX_RANGE] =
variable
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
167
static const unsigned char
gf_low_motion_minq
[QINDEX_RANGE] =
variable
[
all
...]
Completed in 523 milliseconds