OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_idx
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/
vp9_dx_iface.h
23
int
fb_idx
;
member in struct:cache_frame
vp9_dx_iface.c
534
ctx->frame_cache[ctx->frame_cache_write].
fb_idx
= cm->new_fb_idx;
696
ctx->last_show_frame = ctx->frame_cache[ctx->frame_cache_read].
fb_idx
;
[
all
...]
Completed in 47 milliseconds