|
Pepper_42_C_interfaces
|
#include <pp_video_dev.h>

Public Attributes | |
| int32_t | picture_buffer_id |
| int32_t | bitstream_buffer_id |
Structure to describe a decoded output frame.
Definition at line 104 of file pp_video_dev.h.
| int32_t PP_Picture_Dev::bitstream_buffer_id |
ID of the bitstream from which this data was decoded.
Definition at line 112 of file pp_video_dev.h.
| int32_t PP_Picture_Dev::picture_buffer_id |
ID of the picture buffer where the picture is stored.
Definition at line 108 of file pp_video_dev.h.
1.8.6