OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmv_context_counts
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_entropymv.h
125
}
nmv_context_counts
;
typedef in typeref:struct:__anon23061
127
void vp9_inc_mv(const MV *mv,
nmv_context_counts
*mvctx);
vp9_entropymv.c
179
void vp9_inc_mv(const MV *mv,
nmv_context_counts
*counts) {
223
nmv_context_counts
*cts = &cm->counts.mv;
vp9_onyxc_int.h
74
nmv_context_counts
mv;
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
488
nmv_context_counts
NMVcount;
vp9_encodemv.c
145
nmv_context_counts
*nmv_count,
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
237
nmv_context_counts
*counts, int allow_hp) {
Completed in 469 milliseconds