Pepper_37_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 103 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 111 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 107 of file pp_video_dev.h.


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