OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gold_ref_idx
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.h
29
cpi->svc.layer_context[0].
gold_ref_idx
>=0 &&
vp9_svc_layercontext.h
40
int
gold_ref_idx
;
member in struct:__anon16647
vp9_svc_layercontext.c
95
lc->
gold_ref_idx
= INVALID_IDX;
127
svc->layer_context[0].
gold_ref_idx
= alt_ref_idx;
614
cpi->gld_fb_idx = (lc->
gold_ref_idx
>= 0) ?
615
lc->
gold_ref_idx
: cpi->lst_fb_idx;
vp9_firstpass.c
[
all
...]
vp9_encoder.c
[
all
...]
Completed in 1920 milliseconds