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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
picklpf.c 255 void vp8cx_set_alt_lf_level(VP8_COMP *cpi, int filt_val) function
318 vp8cx_set_alt_lf_level(cpi, filt_mid);
343 vp8cx_set_alt_lf_level(cpi, filt_low);
371 vp8cx_set_alt_lf_level(cpi, filt_high);
  /external/libvpx/libvpx/vp8/encoder/
picklpf.c 255 void vp8cx_set_alt_lf_level(VP8_COMP *cpi, int filt_val) function
318 vp8cx_set_alt_lf_level(cpi, filt_mid);
343 vp8cx_set_alt_lf_level(cpi, filt_low);
371 vp8cx_set_alt_lf_level(cpi, filt_high);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
picklpf.c 255 void vp8cx_set_alt_lf_level(VP8_COMP *cpi, int filt_val) function
318 vp8cx_set_alt_lf_level(cpi, filt_mid);
343 vp8cx_set_alt_lf_level(cpi, filt_low);
371 vp8cx_set_alt_lf_level(cpi, filt_high);

Completed in 40 milliseconds