OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mode_selected
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
779
MB_PREDICTION_MODE UNINITIALIZED_IS_SAFE(
mode_selected
);
806
mode_selected
= mode;
814
xd->mode_info_context->mbmi.mode =
mode_selected
;
879
MB_PREDICTION_MODE UNINITIALIZED_IS_SAFE(
mode_selected
);
922
mode_selected
= mode;
929
xd->mode_info_context->mbmi.uv_mode =
mode_selected
;
1160
B_PREDICTION_MODE
mode_selected
= ZERO4X4;
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
1224
MB_PREDICTION_MODE
mode_selected
= DC_PRED;
local
1338
MB_PREDICTION_MODE
mode_selected
= DC_PRED;
local
1716
MB_PREDICTION_MODE
mode_selected
= ZEROMV;
local
[
all
...]
Completed in 30 milliseconds