Searched defs:use_svc (Results  1 – 6 of 6) sorted by relevance
| /external/libaom/test/ | 
| D | ratectrl_rtc_test.cc | 51     const int use_svc =  in PreEncodeFrameHook()  local
 | 
| /external/libaom/av1/encoder/ | 
| D | av1_temporal_denoiser.c | 193     int lst_fb_idx, int gld_fb_idx, int use_svc, int spatial_layer,  in perform_motion_compensation()539                        int use_svc, int noise_sen, int width, int height,  in av1_denoiser_alloc()
 
 | 
| D | encoder.h | 2635   int use_svc;  member
 | 
| /external/libvpx/vp9/encoder/ | 
| D | vp9_denoiser.c | 192     int use_svc, int spatial_layer, int use_gf_temporal_ref) {  in perform_motion_compensation()607                        int use_svc, int noise_sen, int width, int height,  in vp9_denoiser_alloc()
 
 | 
| D | vp9_encoder.h | 861   int use_svc;  member
 | 
| D | vp9_encoder.c | 8213 void vp9_set_svc(VP9_COMP *cpi, int use_svc) {
 |