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

  /external/libvpx/vp8/encoder/
onyx_if.c 567 sf->full_freq[0] = 7;
568 sf->full_freq[1] = 7;
616 sf->full_freq[0] = 7;
617 sf->full_freq[1] = 15;
675 sf->full_freq[0] = 15;
676 sf->full_freq[1] = 31;
770 sf->full_freq[0] = 31;
771 sf->full_freq[1] = 63;
792 sf->full_freq[0] = 63;
793 sf->full_freq[1] = 127
    [all...]
onyx_int.h 182 int full_freq[2]; member in struct:__anon8488
rdopt.c     [all...]

Completed in 45 milliseconds