Searched defs:VP9_CONFIG (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h283 } VP9_CONFIG; typedef in typeref:struct:__anon1166
289 VP9_CONFIG oxcf;
522 struct VP9_COMP *vp9_create_compressor(VP9_CONFIG *oxcf);
525 void vp9_change_config(VP9_COMP *cpi, const VP9_CONFIG *oxcf);

Completed in 32 milliseconds