Home
last modified time | relevance | path

Searched defs:pixel_weights (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_minterpolate.c181 PixelWeights *pixel_weights; member
899 PixelWeights *pixel_weights = &mi_ctx->pixel_weights[x + y * width]; in bidirectional_obmc() local
923 PixelWeights *pixel_weights = &mi_ctx->pixel_weights[x + y * avf_out->width]; in set_frame_data() local
995 PixelWeights *pixel_weights = &mi_ctx->pixel_weights[x + y * width]; in var_size_bmc() local
1046 PixelWeights *pixel_weights = &mi_ctx->pixel_weights[x + y * width]; in bilateral_obmc() local