Home
last modified time | relevance | path

Searched defs:SVC (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h80 typedef struct SVC { struct
81 int spatial_layer_id;
82 int temporal_layer_id;
83 int number_spatial_layers;
84 int number_temporal_layers;
86 int spatial_layer_to_encode;
89 enum { ENCODED = 0, ENCODING, NEED_TO_ENCODE } encode_empty_frame_state;
90 struct lookahead_entry empty_frame;
91 int encode_intra_empty_frame;
95 YV12_BUFFER_CONFIG scaled_frames[MAX_LAG_BUFFERS];
[all …]
/aosp_15_r20/external/libaom/av1/encoder/
H A Dsvc_layercontext.h89 typedef struct SVC { struct
91 int spatial_layer_id;
92 int temporal_layer_id;
93 int number_spatial_layers;
94 int number_temporal_layers;
95 int prev_number_spatial_layers;
96 int use_flexible_mode;
97 int ksvc_fixed_mode;
101 double base_framerate;
102 unsigned int current_superframe;
[all …]
/aosp_15_r20/external/webrtc/test/pc/e2e/g3doc/
H A Darchitecture.md121 ### SVC subsection
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
Dtables.go386 SVC const
/aosp_15_r20/external/vixl/doc/aarch64/
H A Dsupported-instructions-aarch64.md2930 ### SVC ### subsection
/aosp_15_r20/external/vixl/src/aarch64/
H A Dconstants-aarch64.h947 SVC = ExceptionFixed | 0x00000001, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
Dtables.go2738 SVC const