FFmpeg
|
Copyright (C) 2025 Niklas Haas. More...
Data Fields | |
int | num_planes |
int | index [4] |
uint8_t | clear_value [4] |
Copyright (C) 2025 Niklas Haas.
This file is part of FFmpeg.
FFmpeg is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
FFmpeg is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with FFmpeg; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Definition at line 25 of file ops_memcpy.c.
int MemcpyPriv::num_planes |
Definition at line 26 of file ops_memcpy.c.
int MemcpyPriv::index[4] |
Definition at line 27 of file ops_memcpy.c.
uint8_t MemcpyPriv::clear_value[4] |
Definition at line 28 of file ops_memcpy.c.