OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:error_resilience
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp
902
OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE *
error_resilience
=
local
904
if(
error_resilience
->nPortIndex == (OMX_U32) PORT_INDEX_OUT)
906
if(venc_set_error_resilience(
error_resilience
) == false)
[
all
...]
video_encoder_device_copper.cpp
973
OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE *
error_resilience
=
local
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp
910
OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE *
error_resilience
=
local
[
all
...]
video_encoder_device_v4l2.cpp
1230
OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE *
error_resilience
=
local
[
all
...]
Completed in 360 milliseconds