OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ni_frames
(Results
1 - 15
of
15
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.h
60
int
ni_frames
;
member in struct:__anon30259
vp9_svc_layercontext.c
41
lrc->
ni_frames
= 0;
vp9_ratectrl.c
[
all
...]
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h
113
int
ni_frames
;
member in struct:__anon16626
vp9_ratectrl.c
350
rc->
ni_frames
= 0;
[
all
...]
vp9_svc_layercontext.c
70
lrc->
ni_frames
= 0;
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
262
int
ni_frames
;
member in struct:__anon16551
414
int
ni_frames
;
member in struct:VP8_COMP
onyx_if.c
224
lc->
ni_frames
= cpi->
ni_frames
;
262
cpi->
ni_frames
= lc->
ni_frames
;
337
lc->
ni_frames
= 0;
[
all
...]
ratectrl.c
789
if (cpi->auto_worst_q && cpi->
ni_frames
> 150)
888
if (cpi->auto_worst_q && cpi->
ni_frames
> 150)
[
all
...]
firstpass.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h
265
int
ni_frames
;
member in struct:__anon30185
417
int
ni_frames
;
member in struct:VP8_COMP
onyx_if.c
237
lc->
ni_frames
= cpi->
ni_frames
;
275
cpi->
ni_frames
= lc->
ni_frames
;
350
lc->
ni_frames
= 0;
[
all
...]
ratectrl.c
781
if (cpi->auto_worst_q && cpi->
ni_frames
> 150)
880
if (cpi->auto_worst_q && cpi->
ni_frames
> 150)
[
all
...]
firstpass.c
[
all
...]
Completed in 1039 milliseconds