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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c659 static vpx_codec_err_t encoder_init(vpx_codec_ctx_t *ctx, function
1342 encoder_init, // vpx_codec_init_fn_t
/external/libvpx/libvpx/vp9/
H A Dvp9_cx_iface.c582 static vpx_codec_err_t encoder_init(vpx_codec_ctx_t *ctx, function
1183 encoder_init, // vpx_codec_init_fn_t
/external/chromium_org/third_party/simplejson/
H A D_speedups.c138 encoder_init(PyObject *self, PyObject *args, PyObject *kwds);
2067 encoder_init(PyObject *self, PyObject *args, PyObject *kwds) function
2707 encoder_init, /* tp_init */

Completed in 835 milliseconds