Home
last modified time | relevance | path

Searched refs:SVC (Results 1 – 25 of 141) sorted by relevance

123456

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c17 SVC *const svc = &cpi->svc; in vp9_init_layer_context()
67 SVC *const svc = &cpi->svc; in vp9_update_layer_context_change_config()
113 static LAYER_CONTEXT *get_layer_context(SVC *svc) { in get_layer_context()
120 SVC *const svc = &cpi->svc; in vp9_update_temporal_layer_framerate()
204 SVC *const svc = &cpi->svc; in vp9_init_second_pass_spatial_svc()
219 void vp9_inc_frame_in_layer(SVC *svc) { in vp9_inc_frame_in_layer()
Dvp9_svc_layercontext.h44 } SVC; typedef
74 void vp9_inc_frame_in_layer(SVC *svc);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_svc_layercontext.c17 SVC *const svc = &cpi->svc; in vp9_init_layer_context()
67 SVC *const svc = &cpi->svc; in vp9_update_layer_context_change_config()
113 static LAYER_CONTEXT *get_layer_context(SVC *svc) { in get_layer_context()
120 SVC *const svc = &cpi->svc; in vp9_update_temporal_layer_framerate()
202 SVC *const svc = &cpi->svc; in vp9_init_second_pass_spatial_svc()
217 void vp9_inc_frame_in_layer(SVC *svc) { in vp9_inc_frame_in_layer()
Dvp9_svc_layercontext.h45 } SVC; typedef
75 void vp9_inc_frame_in_layer(SVC *svc);
/external/icu/icu4c/source/data/curr/
Dhe.txt710 SVC{
711 "SVC",
994 SVC{
Dks.txt774 SVC{
775 "SVC",
Dbrx.txt838 SVC{
839 "SVC",
Dko.txt898 SVC{
899 "SVC",
Dlo.txt906 SVC{
907 "SVC",
Dbg.txt830 SVC{
831 "SVC",
1800 SVC{
Dja.txt906 SVC{
907 "SVC",
1853 SVC{
Dzh_Hant.txt919 SVC{
920 "SVC",
1852 SVC{
Del.txt851 SVC{
852 "SVC",
1905 SVC{
Dgl.txt691 SVC{
692 "SVC",
1041 SVC{
Dug.txt926 SVC{
927 "SVC",
2116 SVC{
Dzh.txt906 SVC{
907 "SVC",
Dmk.txt722 SVC{
723 "SVC",
Dth.txt906 SVC{
907 "SVC",
Dbn.txt854 SVC{
855 "SVC",
/external/chromium_org/third_party/icu/source/data/curr/
Droot.txt542 SVC{
544 "SVC",
Dml.txt846 SVC{
1924 SVC{
1925 one{"SVC"}
1926 other{"SVC"}
Dgl.txt302 SVC{
492 SVC{
Dmk.txt610 SVC{
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/H264/
Dh264_information.h136 H264Information(const bool SVC);
Dh264_information.cc29 H264Information::H264Information(const bool SVC) in H264Information() argument
30 : _SVC(SVC) in H264Information()

123456