#include <v4l2_nv_extensions.h>
Public Attributes | |
v4l2_ctrl_videodec_currentframe_metadata | currentFrame |
Metadata for the current decoded frame. | |
__u32 | nActiveRefFrames |
Number of active frames present in the DPB. | |
v4l2_ctrl_videodec_refframe_metadata | RPSList [16] |
An array of metadatas for the active frames in the DPB. |
Definition at line 882 of file v4l2_nv_extensions.h.
An array of metadatas for the active frames in the DPB.
Only nActiveRefFrames elements in the array are valid
Definition at line 890 of file v4l2_nv_extensions.h.