OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_error_resilient
(Results
26 - 30
of
30
) sorted by null
1
2
/external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c
234
enc_cfg->
g_error_resilient
= 1;
[
all
...]
vpx_temporal_svc_encoder.c
628
cfg.
g_error_resilient
= 1;
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc
290
config_->
g_error_resilient
= 1;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c
597
enc_cfg->
g_error_resilient
= 1;
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
[
all
...]
Completed in 251 milliseconds
1
2