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

  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 373 pval *= cpi->fixed_divide[count[k]];
397 pval *= cpi->fixed_divide[count[k]];
403 pval *= cpi->fixed_divide[count[m]];
onyx_int.h 619 int fixed_divide[512]; member in struct:VP8_COMP
onyx_if.c     [all...]

Completed in 34 milliseconds