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

  /external/libvpx/libvpx/vp9/decoder/
vp9_dsubexp.c 82 static int decode_term_subexp(vp9_reader *r, int k, int num_syms) { function
104 int delp = decode_term_subexp(r, SUBEXP_PARAM, 255);

Completed in 43 milliseconds