Home
last modified time | relevance | path

Searched defs:max_consec_drop (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dsvc_layercontext.c231 const int max_consec_drop = cpi->rc.max_consec_drop; in av1_restore_layer_context() local
H A Dratectrl.h216 int max_consec_drop; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h148 int max_consec_drop; member
/aosp_15_r20/external/libvpx/vpx/
H A Dvp8cx.h957 int max_consec_drop; /**< Maximum consecutive drops, for any layer. */ member
/aosp_15_r20/external/libaom/av1/
H A Dav1_cx_iface.c2674 const int max_consec_drop = CAST(AV1E_SET_MAX_CONSEC_FRAME_DROP_CBR, args); in ctrl_set_max_consec_frame_drop_cbr() local