Home
last modified time | relevance | path

Searched refs:vp8_machine_specific_config (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
Dsystemdependent.h21 void vp8_machine_specific_config(struct VP8Common *);
Dalloccommon.c166 vp8_machine_specific_config(oci); in vp8_create_common()
/external/libvpx/vp8/common/generic/
Dsystemdependent.c92 void vp8_machine_specific_config(VP8_COMMON *ctx) { in vp8_machine_specific_config() function