Home
last modified time | relevance | path

Searched refs:vp8cx_create_encoder_threads (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dethreading.h25 int vp8cx_create_encoder_threads(struct VP8_COMP *cpi);
H A Dethreading.c490 int vp8cx_create_encoder_threads(VP8_COMP *cpi) { in vp8cx_create_encoder_threads() function
H A Donyx_if.c2009 if (vp8cx_create_encoder_threads(cpi)) { in vp8_create_compressor()
/aosp_15_r20/external/libvpx/vp8/
H A Dvp8_cx_iface.c501 if (vp8cx_create_encoder_threads(ctx->cpi)) { in vp8e_set_config()