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

  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 67 uint8_t lfl_y[64]; member in struct:__anon18024
vp9_loopfilter.c 733 memset(&lfm->lfl_y[index], filter_level, w);
807 memset(&lfm->lfl_y[index], filter_level, w);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.h 79 uint8_t lfl_y[64]; member in struct:__anon31517
vp9_loopfilter.c 523 vpx_memset(&lfm->lfl_y[index], filter_level, w);
597 vpx_memset(&lfm->lfl_y[index], filter_level, w);
    [all...]

Completed in 277 milliseconds