HomeSort by relevance Sort by last modified time
    Searched full:encode_uniform (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_subexp.c 115 static void encode_uniform(vp9_writer *w, int v, int n) { function
136 encode_uniform(w, word - mk, num_syms - mk);

Completed in 108 milliseconds