FFmpeg
|
Used for passing data between threads. More...
#include <lut3d.h>
AVFrame * ThreadData::frame |
Definition at line 72 of file dsddec.c.
Referenced by decode_frame(), dsd_channel(), filter(), filter_slice(), v210_decode_slice(), v410_decode_frame(), and v410_decode_slice().
const AVPacket* ThreadData::avpkt |
Definition at line 73 of file dsddec.c.
Referenced by decode_frame(), and dsd_channel().
const uint8_t * ThreadData::buf |
Definition at line 37 of file v210dec.c.
Referenced by decode_frame(), v210_decode_slice(), v410_decode_frame(), and v410_decode_slice().
int ThreadData::stride |
Definition at line 38 of file v210dec.c.
Referenced by decode_frame(), v210_decode_slice(), v410_decode_frame(), and v410_decode_slice().
AVFrame * ThreadData::out |
Definition at line 526 of file af_adeclick.c.
Referenced by activate(), amplify_channels(), amplify_frame(), bilateralh_planes(), bilateralo_planes(), bilateralv_planes(), blur_frame(), blur_planes(), chromatic_adaptation(), color_balance16(), color_balance16_p(), color_balance8(), color_balance8_p(), colormap_slice(), compute_correction(), convert(), convert_frame(), correct_frame(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), deband_8_coupling_c(), deinterlace_plane_slice(), deinterlace_slice(), diagonal_transformation(), displace_packed(), displace_planar(), do_denoise(), do_morpho(), epx2_slice(), epx3_slice(), exposure_slice(), filter(), filter16_brng(), filter16_tout(), filter16_vrep(), filter8_brng(), filter8_tout(), filter8_vrep(), filter_channel(), filter_channels(), filter_color(), filter_color2(), filter_frame(), filter_mono(), filter_slice(), filter_slice_packed(), filter_slice_planar(), filter_slice_rgba_packed(), filter_slice_rgba_planar(), headphone_convolute(), headphone_fast_convolute(), headphone_frame(), hqx_filter(), mix_frames(), morpho_slice(), pixelize_slice(), process_frame(), rnnoise_channels(), scroll(), scroll_slice(), sofalizer_convolute(), sofalizer_fast_convolute(), super2xsai(), tonemap_slice(), vibrance_slice16(), vibrance_slice16p(), vibrance_slice8(), vibrance_slice8p(), weave_slice(), xbr_filter(), xfade_frame(), and xfade_slice().
AVFrame * ThreadData::in |
Definition at line 155 of file af_adecorrelate.c.
Referenced by amplify_channels(), amplify_frame(), bilateralh_planes(), bilateralo_planes(), bilateralv_planes(), blur_frame(), blur_planes(), chromatic_adaptation(), color_balance16(), color_balance16_p(), color_balance8(), color_balance8_p(), colormap_slice(), convert(), convert_frame(), deband_16_c(), deband_16_coupling_c(), deband_8_c(), deband_8_coupling_c(), deinterlace_slice(), diagonal_transformation(), displace_packed(), displace_planar(), do_denoise(), do_morpho(), epx2_slice(), epx3_slice(), exposure_slice(), filter(), filter16_brng(), filter16_tout(), filter16_vrep(), filter8_brng(), filter8_tout(), filter8_vrep(), filter_channel(), filter_channels(), filter_color(), filter_color2(), filter_frame(), filter_grey_edge(), filter_mono(), filter_slice(), filter_slice_grey_edge(), filter_slice_packed(), filter_slice_planar(), filter_slice_rgba_packed(), filter_slice_rgba_planar(), headphone_convolute(), headphone_fast_convolute(), headphone_frame(), hqx_filter(), mix_frames(), morpho_slice(), pixelize_slice(), process_frame(), rnnoise_channels(), scroll(), scroll_slice(), slice_get_derivative(), sofalizer_convolute(), sofalizer_fast_convolute(), super2xsai(), tonemap_slice(), vibrance_slice16(), vibrance_slice16p(), vibrance_slice8(), vibrance_slice8p(), weave_slice(), and xbr_filter().
int ThreadData::nb_samples |
Definition at line 401 of file af_asoftclip.c.
Referenced by filter_channels(), and filter_frame().
int ThreadData::channels |
Definition at line 402 of file af_asoftclip.c.
Referenced by filter_channels(), and filter_frame().
int ThreadData::eof |
Definition at line 1200 of file af_biquads.c.
Referenced by filter_channel(), and filter_frame().
AVFrame * ThreadData::d |
Definition at line 47 of file af_crystalizer.c.
Referenced by filter_frame(), maskedclamp_slice(), premultiply_slice(), and process_frame().
void** ThreadData::p |
Definition at line 48 of file af_crystalizer.c.
Referenced by filter_frame().
const void** ThreadData::s |
Definition at line 49 of file af_crystalizer.c.
Referenced by filter_frame(), and filter_slice().
float ThreadData::mult |
Definition at line 52 of file af_crystalizer.c.
Referenced by filter_frame().
int ThreadData::enabled |
Definition at line 123 of file af_dynaudnorm.c.
Referenced by amplify_channels(), and filter_frame().
int * ThreadData::write |
Definition at line 134 of file af_headphone.c.
Referenced by filter_frame(), headphone_convolute(), headphone_fast_convolute(), headphone_frame(), sofalizer_convolute(), and sofalizer_fast_convolute().
float ** ThreadData::ir |
Definition at line 135 of file af_headphone.c.
Referenced by filter_frame(), headphone_convolute(), headphone_frame(), and sofalizer_convolute().
int * ThreadData::n_clippings |
Definition at line 136 of file af_headphone.c.
Referenced by filter_frame(), headphone_convolute(), headphone_fast_convolute(), headphone_frame(), sofalizer_convolute(), and sofalizer_fast_convolute().
float ** ThreadData::ringbuffer |
Definition at line 137 of file af_headphone.c.
Referenced by filter_frame(), headphone_convolute(), headphone_fast_convolute(), headphone_frame(), sofalizer_convolute(), and sofalizer_fast_convolute().
float ** ThreadData::temp_src |
Definition at line 138 of file af_headphone.c.
Referenced by filter_frame(), headphone_convolute(), headphone_frame(), and sofalizer_convolute().
AVComplexFloat ** ThreadData::out_fft |
Definition at line 139 of file af_headphone.c.
Referenced by filter_frame(), and headphone_frame().
AVComplexFloat ** ThreadData::in_fft |
Definition at line 140 of file af_headphone.c.
Referenced by filter_frame(), and headphone_frame().
AVComplexFloat ** ThreadData::temp_afft |
Definition at line 141 of file af_headphone.c.
Referenced by filter_frame(), and headphone_frame().
int** ThreadData::delay |
Definition at line 323 of file af_sofalizer.c.
Referenced by filter_frame(), and sofalizer_convolute().
AVFrame** ThreadData::in |
Definition at line 94 of file vf_amplify.c.
int ThreadData::height |
Definition at line 64 of file vf_avgblur.c.
Referenced by apply_unsharp(), averageiir2d(), box_slice(), filter_frame(), filter_horizontally(), filter_postscale(), filter_vertically(), gaussianiir2d(), geq_filter_frame(), pre_calculate_col(), and slice_geq_filter().
int ThreadData::width |
Definition at line 65 of file vf_avgblur.c.
Referenced by apply_unsharp(), averageiir2d(), box_slice(), filter_frame(), filter_horizontally(), filter_postscale(), filter_vertically(), gaussianiir2d(), geq_filter_frame(), pre_calculate_col(), and slice_geq_filter().
const void* ThreadData::ptr |
Definition at line 66 of file vf_avgblur.c.
Referenced by averageiir2d().
void* ThreadData::dptr |
Definition at line 67 of file vf_avgblur.c.
Referenced by averageiir2d().
int ThreadData::linesize |
Definition at line 68 of file vf_avgblur.c.
Referenced by averageiir2d(), geq_filter_frame(), and slice_geq_filter().
int ThreadData::dlinesize |
Definition at line 68 of file vf_avgblur.c.
Referenced by averageiir2d().
const AVFrame* ThreadData::top |
Definition at line 57 of file vf_blend.c.
Referenced by blend_frame(), and filter_slice().
const AVFrame * ThreadData::bottom |
Definition at line 57 of file vf_blend.c.
Referenced by filter_slice().
uint8_t * ThreadData::dst |
Definition at line 58 of file vf_blend.c.
Referenced by apply_unsharp(), box_slice(), compute_vif2(), do_blend(), filter_frame(), filter_slice(), limitdiff_slice(), maskedminmax_slice(), multiply_slice(), process_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), process_slice_yuv444p(), resample_cubic(), resample_linear(), threshold_slice(), and vif_filter1d().
AVFilterLink* ThreadData::inlink |
Definition at line 59 of file vf_blend.c.
Referenced by filter_slice().
int ThreadData::plane |
Definition at line 60 of file vf_blend.c.
Referenced by activate(), do_convolve(), fft_horizontal(), fft_vertical(), filter(), filter_frame(), filter_slice(), geq_filter_frame(), ifft_horizontal(), ifft_vertical(), prepare_impulse(), prepare_secondary(), and slice_geq_filter().
int ThreadData::w |
Definition at line 61 of file vf_blend.c.
Referenced by compute_vif2(), filter(), filter_slice(), resample_cubic(), resample_linear(), and vif_filter1d().
int ThreadData::h |
Definition at line 61 of file vf_blend.c.
Referenced by compute_vif2(), filter(), filter_frame(), filter_slice(), resample_cubic(), resample_linear(), and vif_filter1d().
FilterParams* ThreadData::param |
Definition at line 62 of file vf_blend.c.
Referenced by filter_slice().
uint8_t * ThreadData::src |
Definition at line 54 of file vf_bm3d.c.
Referenced by apply_unsharp(), box_slice(), compute_vif2(), do_blend(), filter_frame(), filter_slice(), maskedminmax_slice(), multiply_slice(), process_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), process_slice_yuv444p(), resample_cubic(), resample_linear(), threshold_slice(), and vif_filter1d().
int ThreadData::src_linesize |
Definition at line 55 of file vf_bm3d.c.
Referenced by filter_frame(), filter_slice(), resample_cubic(), and resample_linear().
AVFrame * ThreadData::ref |
Definition at line 56 of file vf_bm3d.c.
Referenced by do_corr(), filter_frame(), filter_slice(), multiply_slice(), process_frame(), and threshold_slice().
int ThreadData::ref_linesize |
Definition at line 57 of file vf_bm3d.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), filter_frame(), filter_slice(), ssim_plane(), and ssim_plane_16bit().
int ThreadData::parity |
Definition at line 49 of file vf_bwdif.c.
Referenced by filter_slice().
int ThreadData::tff |
Definition at line 50 of file vf_bwdif.c.
Referenced by filter_slice().
int ThreadData::meta_data[MAX_META_DATA] |
Definition at line 67 of file vf_colorconstancy.c.
Referenced by get_deriv(), and slice_get_derivative().
double* ThreadData::data[MAX_DATA][NUM_PLANES] |
Definition at line 68 of file vf_colorconstancy.c.
Referenced by cleanup_derivative_buffers(), filter_grey_edge(), filter_slice_grey_edge(), setup_derivative_buffers(), slice_get_derivative(), and slice_normalize().
const uint8_t* ThreadData::srcrow[4] |
Definition at line 89 of file vf_colorlevels.c.
Referenced by filter_frame().
uint8_t* ThreadData::dstrow[4] |
Definition at line 90 of file vf_colorlevels.c.
Referenced by filter_frame().
int ThreadData::dst_linesize |
Definition at line 91 of file vf_colorlevels.c.
Referenced by filter_frame(), resample_cubic(), and resample_linear().
float ThreadData::coeff[4] |
Definition at line 94 of file vf_colorlevels.c.
Referenced by filter_frame().
float ThreadData::fimin[4] |
Definition at line 98 of file vf_colorlevels.c.
Referenced by filter_frame().
float ThreadData::fomin[4] |
Definition at line 99 of file vf_colorlevels.c.
Referenced by filter_frame().
int ThreadData::imin[4] |
Definition at line 100 of file vf_colorlevels.c.
Referenced by filter_frame().
int ThreadData::omin[4] |
Definition at line 101 of file vf_colorlevels.c.
Referenced by filter_frame().
const AVFrame* ThreadData::src |
Definition at line 70 of file vf_colormatrix.c.
int ThreadData::c2 |
Definition at line 71 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
int ThreadData::c3 |
Definition at line 72 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
int ThreadData::c4 |
Definition at line 73 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
int ThreadData::c5 |
Definition at line 74 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
int ThreadData::c6 |
Definition at line 75 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
int ThreadData::c7 |
Definition at line 76 of file vf_colormatrix.c.
Referenced by filter_frame(), process_slice_uyvy422(), process_slice_yuv420p(), process_slice_yuv422p(), and process_slice_yuv444p().
ptrdiff_t ThreadData::in_linesize[3] |
Definition at line 294 of file vf_colorspace.c.
Referenced by convert(), and filter_frame().
ptrdiff_t ThreadData::out_linesize[3] |
Definition at line 294 of file vf_colorspace.c.
Referenced by convert(), and filter_frame().
int ThreadData::in_ss_h |
Definition at line 295 of file vf_colorspace.c.
Referenced by convert(), and filter_frame().
int ThreadData::out_ss_h |
Definition at line 295 of file vf_colorspace.c.
Referenced by convert(), and filter_frame().
AVComplexFloat* ThreadData::hdata_in |
Definition at line 179 of file vf_convolve.c.
Referenced by complex_divide(), complex_multiply(), complex_xcorrelate(), do_convolve(), fft_horizontal(), ifft_horizontal(), prepare_impulse(), and prepare_secondary().
AVComplexFloat * ThreadData::vdata_in |
Definition at line 179 of file vf_convolve.c.
Referenced by complex_divide(), complex_multiply(), complex_xcorrelate(), do_convolve(), fft_vertical(), ifft_vertical(), prepare_impulse(), and prepare_secondary().
AVComplexFloat* ThreadData::hdata_out |
Definition at line 180 of file vf_convolve.c.
Referenced by do_convolve(), fft_horizontal(), fft_vertical(), ifft_horizontal(), ifft_vertical(), prepare_impulse(), and prepare_secondary().
AVComplexFloat * ThreadData::vdata_out |
Definition at line 180 of file vf_convolve.c.
Referenced by do_convolve(), fft_vertical(), ifft_vertical(), prepare_impulse(), and prepare_secondary().
int ThreadData::n |
Definition at line 181 of file vf_convolve.c.
Referenced by complex_divide(), complex_multiply(), complex_xcorrelate(), do_convolve(), fft_horizontal(), fft_vertical(), ifft_horizontal(), ifft_vertical(), prepare_impulse(), and prepare_secondary().
int ThreadData::xoff |
Definition at line 176 of file vf_datascope.c.
Referenced by filter_color(), filter_color2(), filter_frame(), and filter_mono().
int ThreadData::yoff |
Definition at line 176 of file vf_datascope.c.
Referenced by filter_color(), filter_color2(), filter_frame(), and filter_mono().
int ThreadData::PP |
Definition at line 176 of file vf_datascope.c.
Referenced by filter_color(), filter_color2(), filter_frame(), and filter_mono().
float* ThreadData::src |
Definition at line 667 of file vf_dctdnoiz.c.
float* ThreadData::dst |
Definition at line 667 of file vf_dctdnoiz.c.
AVFrame * ThreadData::xin |
Definition at line 77 of file vf_displace.c.
Referenced by displace_packed(), displace_planar(), and process_frame().
AVFrame * ThreadData::yin |
Definition at line 77 of file vf_displace.c.
Referenced by displace_packed(), displace_planar(), and process_frame().
AVFrame* ThreadData::copy_src1 |
Definition at line 88 of file vf_framerate.c.
Referenced by blend_frames(), and filter_slice().
AVFrame * ThreadData::copy_src2 |
Definition at line 88 of file vf_framerate.c.
Referenced by blend_frames(), and filter_slice().
uint16_t ThreadData::src1_factor |
Definition at line 89 of file vf_framerate.c.
Referenced by blend_frames(), and filter_slice().
uint16_t ThreadData::src2_factor |
Definition at line 89 of file vf_framerate.c.
Referenced by blend_frames(), and filter_slice().
float ThreadData::l_avg |
Definition at line 37 of file vf_grayworld.c.
float ThreadData::a_avg |
Definition at line 38 of file vf_grayworld.c.
Referenced by compute_correction(), and correct_frame().
float ThreadData::b_avg |
Definition at line 39 of file vf_grayworld.c.
Referenced by compute_correction(), and correct_frame().
int ThreadData::srcStride |
Definition at line 103 of file vf_guided.c.
Referenced by box_slice().
int ThreadData::dstStride |
Definition at line 104 of file vf_guided.c.
Referenced by box_slice().
int ThreadData::direct |
Definition at line 291 of file vf_hqdn3d.c.
Referenced by do_denoise(), and filter_frame().
const uint32_t * ThreadData::rgbtoyuv |
Definition at line 47 of file vf_hqx.c.
Referenced by filter_frame(), hqx_filter(), and xbr_filter().
const uint8_t * ThreadData::main_data |
Definition at line 85 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
const uint8_t * ThreadData::ref_data |
Definition at line 86 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
int ThreadData::main_linesize |
Definition at line 87 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
int ThreadData::planewidth |
Definition at line 89 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
int ThreadData::planeheight |
Definition at line 90 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
uint64_t ** ThreadData::score |
Definition at line 91 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), ssim_plane(), and ssim_plane_16bit().
int ThreadData::nb_components |
Definition at line 92 of file vf_identity.c.
Referenced by compute_images_identity(), compute_images_msad(), compute_images_mse(), do_identity(), do_psnr(), do_ssim(), process_frame(), ssim_plane(), and ssim_plane_16bit().
AVFrame* ThreadData::filtered |
Definition at line 30 of file vf_limitdiff.c.
Referenced by limitdiff_slice(), and process_frame().
AVFrame * ThreadData::source |
Definition at line 30 of file vf_limitdiff.c.
Referenced by limitdiff_slice(), and process_frame().
AVFrame * ThreadData::reference |
Definition at line 30 of file vf_limitdiff.c.
Referenced by limitdiff_slice(), and process_frame().
AVFrame * ThreadData::srcx |
Definition at line 79 of file vf_lut2.c.
Referenced by process_frame().
AVFrame * ThreadData::srcy |
Definition at line 79 of file vf_lut2.c.
Referenced by process_frame().
AVFrame* ThreadData::b |
Definition at line 34 of file vf_maskedclamp.c.
Referenced by maskedclamp_slice(), and process_frame().
AVFrame * ThreadData::o |
Definition at line 34 of file vf_maskedclamp.c.
Referenced by maskedclamp_slice(), and process_frame().
AVFrame * ThreadData::m |
Definition at line 34 of file vf_maskedclamp.c.
Referenced by filter_frame(), maskedclamp_slice(), premultiply_slice(), and process_frame().
AVFrame * ThreadData::d |
Definition at line 34 of file vf_maskedclamp.c.
AVFrame* ThreadData::base |
Definition at line 63 of file vf_maskedmerge.c.
Referenced by filter_slice(), and process_frame().
AVFrame * ThreadData::overlay |
Definition at line 63 of file vf_maskedmerge.c.
Referenced by filter_slice(), and process_frame().
AVFrame * ThreadData::mask |
Definition at line 63 of file vf_maskedmerge.c.
Referenced by filter_slice(), and process_frame().
AVFrame * ThreadData::src |
Definition at line 33 of file vf_maskedminmax.c.
AVFrame * ThreadData::f1 |
Definition at line 33 of file vf_maskedminmax.c.
Referenced by maskedminmax_slice(), and process_frame().
AVFrame * ThreadData::f2 |
Definition at line 33 of file vf_maskedminmax.c.
Referenced by maskedminmax_slice(), and process_frame().
uint8_t* ThreadData::dst |
Definition at line 268 of file vf_perspective.c.
uint8_t* ThreadData::src |
Definition at line 270 of file vf_perspective.c.
int ThreadData::hsub |
Definition at line 273 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
int ThreadData::vsub |
Definition at line 273 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
AVFrame * ThreadData::a |
Definition at line 33 of file vf_premultiply.c.
Referenced by filter_frame(), and premultiply_slice().
PSNRDSPContext* ThreadData::dsp |
Definition at line 94 of file vf_psnr.c.
Referenced by compute_images_mse(), do_psnr(), do_ssim(), and ssim_plane().
int ThreadData::nb_planes |
Definition at line 80 of file vf_remap.c.
Referenced by process_frame().
int ThreadData::step |
Definition at line 82 of file vf_remap.c.
Referenced by process_frame().
int ThreadData::inw |
Definition at line 87 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::inh |
Definition at line 87 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::outw |
Definition at line 88 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::outh |
Definition at line 88 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::xi |
Definition at line 90 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::yi |
Definition at line 90 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::xprime |
Definition at line 91 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::yprime |
Definition at line 91 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::c |
Definition at line 92 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::s |
Definition at line 92 of file vf_rotate.c.
const AVFrame* ThreadData::in |
Definition at line 62 of file vf_signalstats.c.
int** ThreadData::temp |
Definition at line 229 of file vf_ssim.c.
Referenced by compute_vif2(), do_ssim(), ssim_plane(), ssim_plane_16bit(), and vif_filter1d().
int ThreadData::max |
Definition at line 231 of file vf_ssim.c.
Referenced by do_ssim(), filter_slice(), process_frame(), and ssim_plane_16bit().
SSIMDSPContext* ThreadData::dsp |
AVFrame* ThreadData::ileft |
Definition at line 606 of file vf_stereo3d.c.
Referenced by filter_frame(), and filter_slice().
AVFrame * ThreadData::iright |
Definition at line 606 of file vf_stereo3d.c.
Referenced by filter_frame(), and filter_slice().
AVFrame* ThreadData::threshold |
Definition at line 71 of file vf_threshold.c.
Referenced by filter_slice(), and process_frame().
AVFrame* ThreadData::min |
Definition at line 72 of file vf_threshold.c.
Referenced by filter_slice(), and process_frame().
AVFrame* ThreadData::max |
Definition at line 73 of file vf_threshold.c.
const AVPixFmtDescriptor * ThreadData::desc |
Definition at line 175 of file vf_tonemap.c.
Referenced by filter_frame(), filter_slice(), and tonemap_slice().
double ThreadData::peak |
Definition at line 176 of file vf_tonemap.c.
Referenced by filter_frame(), and tonemap_slice().
AVFrame * ThreadData::radius |
Definition at line 130 of file vf_varblur.c.
Referenced by blur_frame(), and blur_planes().
const float* ThreadData::filter |
Definition at line 88 of file vf_vif.c.
Referenced by compute_vif2(), and vif_filter1d().
int ThreadData::src_stride |
Definition at line 92 of file vf_vif.c.
Referenced by apply_unsharp(), compute_vif2(), and vif_filter1d().
int ThreadData::dst_stride |
Definition at line 93 of file vf_vif.c.
Referenced by apply_unsharp(), compute_vif2(), and vif_filter1d().
int ThreadData::filter_width |
Definition at line 94 of file vf_vif.c.
Referenced by compute_vif2(), and vif_filter1d().
AVFrame * ThreadData::cur |
Definition at line 358 of file vf_w3fdif.c.
Referenced by deinterlace_plane_slice(), and filter().
AVFrame * ThreadData::adj |
Definition at line 358 of file vf_w3fdif.c.
Referenced by deinterlace_plane_slice(), and filter().
int ThreadData::component |
Definition at line 34 of file vf_waveform.c.
Referenced by filter_frame().
int ThreadData::offset_y |
Definition at line 35 of file vf_waveform.c.
Referenced by filter_frame().
int ThreadData::offset_x |
Definition at line 36 of file vf_waveform.c.
Referenced by filter_frame().
const AVFrame* ThreadData::xf[2] |
Definition at line 136 of file vf_xfade.c.
Referenced by xfade_frame(), and xfade_slice().
float ThreadData::progress |
Definition at line 138 of file vf_xfade.c.
Referenced by xfade_frame(), and xfade_slice().
const AVPixFmtDescriptor * ThreadData::odesc |
Definition at line 132 of file vf_zscale.c.
Referenced by filter_frame(), and filter_slice().