Pepper_31_C_interfaces
Public Attributes | List of all members
PP_Picture_Dev Struct Reference

#include <pp_video_dev.h>

Collaboration diagram for PP_Picture_Dev:
Collaboration graph

Public Attributes

int32_t picture_buffer_id
 
int32_t bitstream_buffer_id
 

Detailed Description

Structure to describe a decoded output frame.

Definition at line 104 of file pp_video_dev.h.

Member Data Documentation

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.


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