OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_lookahead_peek
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h
87
struct lookahead_entry *
vp9_lookahead_peek
(struct lookahead_ctx *ctx,
vp9_lookahead.c
172
struct lookahead_entry *
vp9_lookahead_peek
(struct lookahead_ctx *ctx,
function
vp9_temporal_filter.c
449
struct lookahead_entry *buf =
vp9_lookahead_peek
(cpi->lookahead,
vp9_mbgraph.c
421
struct lookahead_entry *q_cur =
vp9_lookahead_peek
(cpi->lookahead, i);
vp9_onyx_if.c
[
all
...]
Completed in 184 milliseconds