OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accum_mv_refs
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
mcomp.h
20
extern void
accum_mv_refs
(MB_PREDICTION_MODE, const int near_mv_ref_cts[4]);
bitstream.c
981
accum_mv_refs
(mode, ct);
[
all
...]
mcomp.c
1610
void
accum_mv_refs
(MB_PREDICTION_MODE m, const int ct[4])
function
[
all
...]
Completed in 274 milliseconds