Searched refs:fn_enc (Results 1 – 1 of 1) sorted by relevance
71 char *fn_enc;/* file pattern with codedbuf content for encode */ member131 fool_ctx->fn_enc = strdup(env_value); in va_FoolInit()133 fool_ctx->fn_enc); in va_FoolInit()159 if (fool_ctx->fn_enc) in va_FoolEnd()160 free(fool_ctx->fn_enc); in va_FoolEnd()198 strstr(fool_ctx->fn_enc, "h264")) in va_FoolCreateConfig()203 strstr(fool_ctx->fn_enc, "vp8")) in va_FoolCreateConfig()279 fool_ctx->fn_enc, in va_FoolFillCodedBufEnc()