Searched refs:priv_size (Results 1 - 25 of 428) sorted by relevance
12345678910>>...18
/third_party/ffmpeg/libavfilter/ |
H A D | split.c | 143 .priv_size = sizeof(SplitContext), 163 .priv_size = sizeof(SplitContext),
|
H A D | f_perms.c | 138 .priv_size = sizeof(PermsContext), 168 .priv_size = sizeof(PermsContext),
|
H A D | f_realtime.c | 98 .priv_size = sizeof(RealtimeContext), 128 .priv_size = sizeof(RealtimeContext),
|
H A D | f_latency.c | 119 .priv_size = sizeof(LatencyContext), 150 .priv_size = sizeof(LatencyContext),
|
H A D | fifo.c | 134 .priv_size = sizeof(FifoContext), 161 .priv_size = sizeof(FifoContext),
|
H A D | f_bench.c | 113 .priv_size = sizeof(BenchContext), 144 .priv_size = sizeof(BenchContext),
|
H A D | f_cue.c | 120 .priv_size = sizeof(CueContext), 146 .priv_size = sizeof(CueContext),
|
H A D | vf_format.c | 171 .priv_size = sizeof(FormatContext), 208 .priv_size = sizeof(FormatContext),
|
H A D | af_aderivative.c | 172 .priv_size = sizeof(ADerivativeContext), 185 .priv_size = sizeof(ADerivativeContext),
|
H A D | settb.c | 185 .priv_size = sizeof(SetTBContext), 217 .priv_size = sizeof(SetTBContext),
|
H A D | f_sidedata.c | 147 .priv_size = sizeof(SideDataContext), 180 .priv_size = sizeof(SideDataContext),
|
H A D | vf_convolution_opencl.c | 368 .priv_size = sizeof(ConvolutionOpenCLContext), 394 .priv_size = sizeof(ConvolutionOpenCLContext), 420 .priv_size = sizeof(ConvolutionOpenCLContext), 446 .priv_size = sizeof(ConvolutionOpenCLContext),
|
H A D | af_asupercut.c | 346 .priv_size = sizeof(ASuperCutContext), 369 .priv_size = sizeof(ASuperCutContext), 395 .priv_size = sizeof(ASuperCutContext), 409 .priv_size = sizeof(ASuperCutContext),
|
H A D | asink_anullsink.c | 42 .priv_size = 0,
|
H A D | vsink_nullsink.c | 40 .priv_size = 0,
|
H A D | vsrc_testsrc.c | 278 .priv_size = sizeof(TestSourceContext), 423 .priv_size = sizeof(TestSourceContext), 462 .priv_size = sizeof(TestSourceContext), 681 .priv_size = sizeof(TestSourceContext), 953 .priv_size = sizeof(TestSourceContext), 1119 .priv_size = sizeof(TestSourceContext), 1283 .priv_size = sizeof(TestSourceContext), 1451 .priv_size = sizeof(TestSourceContext), 1495 .priv_size = sizeof(TestSourceContext), 1561 .priv_size [all...] |
H A D | f_zmq.c | 232 .priv_size = sizeof(ZMQContext), 263 .priv_size = sizeof(ZMQContext),
|
H A D | f_interleave.c | 237 .priv_size = sizeof(InterleaveContext), 263 .priv_size = sizeof(InterleaveContext),
|
H A D | vf_misc_vaapi.c | 238 .priv_size = sizeof(DenoiseVAAPIContext), 251 .priv_size = sizeof(SharpnessVAAPIContext),
|
H A D | vf_flip_vulkan.c | 305 .priv_size = sizeof(FlipVulkanContext), 333 .priv_size = sizeof(FlipVulkanContext), 361 .priv_size = sizeof(FlipVulkanContext),
|
H A D | vf_libopencv.c | 320 size_t priv_size; member 348 if (!(s->priv = av_mallocz(entry->priv_size))) in init() 420 .priv_size = sizeof(OCVContext),
|
H A D | vf_setparams.c | 168 .priv_size = sizeof(SetParamsContext), 207 .priv_size = sizeof(SetParamsContext), 242 .priv_size = sizeof(SetParamsContext),
|
H A D | vf_field.c | 105 .priv_size = sizeof(FieldContext),
|
H A D | vf_framestep.c | 93 .priv_size = sizeof(FrameStepContext),
|
H A D | vf_swapuv.c | 114 .priv_size = sizeof(SwapUVContext),
|
Completed in 14 milliseconds
12345678910>>...18