Home
last modified time | relevance | path

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

12345678

/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.h71 struct SVC;
74 VP9_DENOISER *denoiser, YV12_BUFFER_CONFIG src, struct SVC *svc,
91 struct SVC *svc, int svc_buf_shift,
95 int vp9_denoiser_alloc(VP9_COMMON *cm, struct SVC *svc, VP9_DENOISER *denoiser,
Dvp9_svc_layercontext.c31 SVC *const svc = &cpi->svc; in vp9_init_layer_context()
191 SVC *const svc = &cpi->svc; in vp9_update_layer_context_change_config()
290 SVC *const svc = &cpi->svc; in vp9_update_temporal_layer_framerate()
401 SVC *const svc = &cpi->svc; in vp9_init_second_pass_spatial_svc()
700 SVC *const svc = &cpi->svc; in set_flags_and_fb_idx_bypass_via_set_ref_frame_config()
717 SVC *const svc = &cpi->svc; in vp9_copy_flags_ref_update_idx()
752 SVC *const svc = &cpi->svc; in vp9_one_pass_cbr_svc_start_layer()
983 SVC *const svc = &cpi->svc; in vp9_free_svc_cyclic_refresh()
999 SVC *const svc = &cpi->svc; in vp9_svc_reset_temporal_layers()
1021 SVC *svc = &cpi->svc; in vp9_svc_check_reset_layer_rc_flag()
[all …]
Dvp9_svc_layercontext.h73 typedef struct SVC { struct
195 } SVC; typedef
Dvp9_denoiser.c465 VP9_DENOISER *denoiser, YV12_BUFFER_CONFIG src, struct SVC *svc, in vp9_denoiser_update_frame_info()
570 struct SVC *svc, int svc_buf_shift, in vp9_denoiser_realloc_svc()
606 int vp9_denoiser_alloc(VP9_COMMON *cm, struct SVC *svc, VP9_DENOISER *denoiser, in vp9_denoiser_alloc()
720 SVC *const svc = &cpi->svc; in force_refresh_longterm_ref()
783 SVC *const svc = &cpi->svc; in vp9_denoiser_update_ref_frame()
Dvp9_ratectrl.c266 SVC *const svc = &cpi->svc; in update_buffer_level_svc_preencode()
300 static void update_layer_buffer_level_postencode(SVC *svc, in update_layer_buffer_level_postencode()
446 SVC *svc = &cpi->svc; in check_buffer_above_thresh()
473 SVC *svc = &cpi->svc; in check_buffer_below_thresh()
510 SVC *svc = &cpi->svc; in vp9_test_drop()
580 SVC *svc = &cpi->svc; in post_encode_drop_cbr()
609 SVC *svc = &cpi->svc; in vp9_rc_drop_frame()
1814 SVC *const svc = &cpi->svc; in vp9_rc_postencode_update()
1833 SVC *svc = &cpi->svc; in vp9_rc_postencode_update()
2108 const SVC *const svc = &cpi->svc; in calc_pframe_target_size_one_pass_cbr()
[all …]
/external/libaom/libaom/av1/encoder/
Dsvc_layercontext.c26 SVC *const svc = &cpi->svc; in av1_init_layer_context()
85 SVC *const svc = &cpi->svc; in av1_update_layer_context_change_config()
128 SVC *const svc = &cpi->svc; in av1_update_temporal_layer_framerate()
153 SVC *const svc = &cpi->svc; in av1_restore_layer_context()
196 SVC *const svc = &cpi->svc; in av1_save_layer_context()
239 SVC *const svc = &cpi->svc; in av1_free_svc_cyclic_refresh()
252 SVC *const svc = &cpi->svc; in av1_svc_reset_temporal_layers()
279 SVC *const svc = &cpi->svc; in av1_one_pass_cbr_svc_start_layer()
Dsvc_layercontext.h46 typedef struct SVC { struct
67 } SVC; argument
/external/libaom/libaom/
DCHANGELOG3 This release includes new real-time mode and SVC support.
/external/icu/icu4c/source/data/curr/
Dks.txt773 SVC{
774 "SVC",
Dbrx.txt841 SVC{
842 "SVC",
Dyue.txt933 SVC{
934 "SVC",
2010 SVC{
Dzh_Hant.txt934 SVC{
935 "SVC",
2013 SVC{
Dyue_Hans.txt934 SVC{
935 "SVC",
2011 SVC{
Dja.txt933 SVC{
934 "SVC",
2012 SVC{
Dzh.txt933 SVC{
934 "SVC",
2005 SVC{
Dbg.txt837 SVC{
838 "SVC",
1935 SVC{
Dug.txt929 SVC{
930 "SVC",
2135 SVC{
Dhe.txt717 SVC{
718 "SVC",
1814 SVC{
Del.txt858 SVC{
859 "SVC",
2032 SVC{
Dbs_Cyrl.txt870 SVC{
871 "SVC",
2216 SVC{
Dko.txt905 SVC{
906 "SVC",
Dccp.txt841 SVC{
842 "SVC",
Dth.txt913 SVC{
914 "SVC",
/external/arm-trusted-firmware/docs/components/
Dsecure-partition-manager-design.rst245 exception (SVC) is the only architectural mechanism available for unprivileged
247 Hence, the SVC conduit must be used by the Secure Partition to access interfaces
250 A SVC causes an exception to be taken to S-EL1. TF-A assumes ownership of S-EL1
251 and installs a simple exception vector table in S-EL1 that relays a SVC request
260 32-bit and 64-bit calling conventions for the SMC and HVC conduits. The SVC
269 instruction (ERET) to S-EL0. Later, the Secure Partition issues an SVC
280 A request is initiated from the Secure Partition by executing a SVC instruction.
454 request through a SVC instruction. This is the first entry into S-EL0. The
616 ``MM_SP_MEMORY_ATTRIBUTES_SET_AARCH64`` SVC interface. This interface is
623 This section describes the standard SVC interface that is implemented by the SPM
/external/u-boot/arch/arm/cpu/armv7/
DKconfig17 Say Y here to enable support for booting in non-secure / SVC mode.

12345678