Home
last modified time | relevance | path

Searched defs:use_svc (Results 1 – 6 of 6) sorted by relevance

/external/libaom/test/
Dratectrl_rtc_test.cc51 const int use_svc = in PreEncodeFrameHook() local
/external/libaom/av1/encoder/
Dav1_temporal_denoiser.c193 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()
Dencoder.h2635 int use_svc; member
/external/libvpx/vp9/encoder/
Dvp9_denoiser.c192 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()
Dvp9_encoder.h861 int use_svc; member
Dvp9_encoder.c8213 void vp9_set_svc(VP9_COMP *cpi, int use_svc) {