Home
last modified time | relevance | path

Searched refs:V210EncContext (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dv210enc.h26 typedef struct V210EncContext { struct
33 } V210EncContext; typedef
35 void ff_v210enc_init_x86(V210EncContext *s);
H A Dv210enc.c54 V210EncContext *s = avctx->priv_data; in encode_init()
116 .priv_data_size = sizeof(V210EncContext),
H A Dv210enc_init.h79 static av_cold av_unused void ff_v210enc_init(V210EncContext *s) in ff_v210enc_init()
H A Dv210_template.c28 V210EncContext *s = avctx->priv_data; in v210_enc()
/third_party/ffmpeg/libavcodec/x86/
H A Dv210enc_init.c37 av_cold void ff_v210enc_init_x86(V210EncContext *s) in ff_v210enc_init_x86()
/third_party/ffmpeg/tests/checkasm/
H A Dv210enc.c84 V210EncContext h; in checkasm_check_v210enc()

Completed in 3 milliseconds