HomeSort by relevance Sort by last modified time
    Searched refs:GF_ARF_STD (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 39 GF_ARF_STD = 3,
vp9_temporal_filter.c 680 if (gf_group->rf_level[gf_group->index] != GF_ARF_STD) {
vp9_ratectrl.c 442 rcf = rc->rate_correction_factors[GF_ARF_STD];
468 rc->rate_correction_factors[GF_ARF_STD] = factor;
    [all...]
vp9_firstpass.c     [all...]

Completed in 3434 milliseconds