OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BEST_MODE
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
62
}
BEST_MODE
;
634
B_PREDICTION_MODE *
best_mode
,
692
*
best_mode
= mode;
699
b->bmi.as_mode = *
best_mode
;
734
B_PREDICTION_MODE UNINITIALIZED_IS_SAFE(
best_mode
);
746
mb, mb->block + i, xd->block + i, &
best_mode
, bmode_costs,
754
mic->bmi[i].as_mode =
best_mode
;
1958
BEST_MODE
best_mode
;
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c
61
}
BEST_MODE
;
633
B_PREDICTION_MODE *
best_mode
,
691
*
best_mode
= mode;
698
b->bmi.as_mode = *
best_mode
;
733
B_PREDICTION_MODE
best_mode
= 0;
local
745
mb, mb->block + i, xd->block + i, &
best_mode
, bmode_costs,
753
mic->bmi[i].as_mode =
best_mode
;
1956
BEST_MODE
best_mode
;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h
264
#define
BEST_MODE
0x00000003
Completed in 841 milliseconds