OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mode_selected
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c
776
MB_PREDICTION_MODE
mode_selected
;
local
782
mode_selected
= 0;
804
mode_selected
= mode;
812
xd->mode_info_context->mbmi.mode =
mode_selected
;
881
MB_PREDICTION_MODE
mode_selected
;
local
886
mode_selected
= 0;
924
mode_selected
= mode;
931
xd->mode_info_context->mbmi.uv_mode =
mode_selected
;
1162
B_PREDICTION_MODE
mode_selected
= ZERO4X4;
local
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
777
MB_PREDICTION_MODE UNINITIALIZED_IS_SAFE(
mode_selected
);
804
mode_selected
= mode;
812
xd->mode_info_context->mbmi.mode =
mode_selected
;
883
MB_PREDICTION_MODE UNINITIALIZED_IS_SAFE(
mode_selected
);
926
mode_selected
= mode;
933
xd->mode_info_context->mbmi.uv_mode =
mode_selected
;
1164
B_PREDICTION_MODE
mode_selected
= ZERO4X4;
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
1073
PREDICTION_MODE
mode_selected
= DC_PRED;
local
1186
PREDICTION_MODE
mode_selected
= DC_PRED;
local
1781
PREDICTION_MODE
mode_selected
= ZEROMV;
local
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c
1243
MB_PREDICTION_MODE
mode_selected
= DC_PRED;
local
1362
MB_PREDICTION_MODE
mode_selected
= DC_PRED;
local
1757
MB_PREDICTION_MODE
mode_selected
= ZEROMV;
local
[
all
...]
Completed in 238 milliseconds