OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inter_mode_offset
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_blockd.h
96
static INLINE int
inter_mode_offset
(MB_PREDICTION_MODE mode) {
function
/external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c
477
[
inter_mode_offset
(mode)];
504
[
inter_mode_offset
(blockmode)];
[
all
...]
vp9_rdopt.c
[
all
...]
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
37
++cm->counts.inter_mode[context][
inter_mode_offset
(mode)];
Completed in 292 milliseconds