OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_layer_context
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.c
234
static LAYER_CONTEXT *
get_layer_context
(VP9_COMP *const cpi) {
function
248
LAYER_CONTEXT *const lc =
get_layer_context
(cpi);
274
LAYER_CONTEXT *const lc =
get_layer_context
(cpi);
288
LAYER_CONTEXT *const lc =
get_layer_context
(cpi);
329
LAYER_CONTEXT *const lc =
get_layer_context
(cpi);
792
cpi->alt_ref_source =
get_layer_context
(cpi)->alt_ref_source;
[
all
...]
Completed in 211 milliseconds