HomeSort by relevance Sort by last modified time
    Searched defs:mode_lf_lut (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/common/
loopfilter.h 48 unsigned char mode_lf_lut[10]; member in struct:__anon24462
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 207 static const int mode_lf_lut[MB_MODE_COUNT] = { variable
235 return lfi_n->lvl[mi->segment_id][mi->ref_frame[0]][mode_lf_lut[mi->mode]];
    [all...]

Completed in 1081 milliseconds