FFmpeg
Loading...
Searching...
No Matches
GrayscalePushData Struct Reference

Data Fields

float luma_weights [4][4]
 per-plane RGB->Y weights (dotted with each plane's texel)
 
int32_t planes
 number of input planes sampled per frame
 

Detailed Description

Definition at line 55 of file vf_fruc_vulkan.c.

Field Documentation

◆ luma_weights

float GrayscalePushData::luma_weights[4][4]

per-plane RGB->Y weights (dotted with each plane's texel)

Definition at line 56 of file vf_fruc_vulkan.c.

Referenced by compute_flow().

◆ planes

int32_t GrayscalePushData::planes

number of input planes sampled per frame

Definition at line 57 of file vf_fruc_vulkan.c.

Referenced by compute_flow().


The documentation for this struct was generated from the following file: