FFmpeg
|
Data Fields | |
VAAPIVPPContext | vpp_ctx |
int | passthrough |
int | dir |
int | rotation_state |
int | mirror_state |
Definition at line 31 of file vf_transpose_vaapi.c.
VAAPIVPPContext TransposeVAAPIContext::vpp_ctx |
Definition at line 32 of file vf_transpose_vaapi.c.
Referenced by transpose_vaapi_build_filter_params(), transpose_vaapi_filter_frame(), transpose_vaapi_init(), and transpose_vaapi_vpp_config_output().
int TransposeVAAPIContext::passthrough |
Definition at line 33 of file vf_transpose_vaapi.c.
Referenced by get_video_buffer(), transpose_vaapi_filter_frame(), and transpose_vaapi_vpp_config_output().
int TransposeVAAPIContext::dir |
Definition at line 34 of file vf_transpose_vaapi.c.
Referenced by transpose_vaapi_build_filter_params(), and transpose_vaapi_vpp_config_output().
int TransposeVAAPIContext::rotation_state |
Definition at line 36 of file vf_transpose_vaapi.c.
Referenced by transpose_vaapi_build_filter_params(), and transpose_vaapi_filter_frame().
int TransposeVAAPIContext::mirror_state |
Definition at line 37 of file vf_transpose_vaapi.c.
Referenced by transpose_vaapi_build_filter_params(), and transpose_vaapi_filter_frame().