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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 583 vp9_change_config(cpi, oxcf);
607 void vp9_change_config(struct VP9_COMP *cpi, const VP9EncoderConfig *oxcf) { function
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 769 vp9_change_config(cpi, oxcf);
784 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 814 vp9_change_config(cpi, oxcf);
829 void vp9_change_config(struct VP9_COMP *cpi, const VP9_CONFIG *oxcf) { function
    [all...]

Completed in 606 milliseconds