OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kf_low_motion_minq
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.c
42
static int
kf_low_motion_minq
[QINDEX_RANGE];
variable
81
kf_low_motion_minq
[i] = get_minq_index(maxq, 0.000001, -0.0004, 0.15);
519
kf_low_motion_minq
,
631
kf_low_motion_minq
,
813
kf_low_motion_minq
,
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c
592
int *
kf_low_motion_minq
;
local
594
ASSIGN_MINQ_TABLE(bit_depth,
kf_low_motion_minq
);
597
kf_low_motion_minq
, kf_high_motion_minq);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
132
static const unsigned char
kf_low_motion_minq
[QINDEX_RANGE] =
variable
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
145
static const unsigned char
kf_low_motion_minq
[QINDEX_RANGE] =
variable
[
all
...]
Completed in 130 milliseconds