Home
last modified time | relevance | path

Searched defs:tagvideoDecControls (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
Dmp4dec_api.h83 typedef struct tagvideoDecControls struct
87 int (*readBitstreamData)(uint8 *buf, int nbytes_required, void *appData);
88 applicationData appData;
90 uint8 *outputFrame;
91 void *videoDecoderData; /* this is an internal pointer that is only used */
94 int32 size;
96 int nLayers;
98 uint8 *volbuf[2]; /* maximum of 2 layers for now */
99 int32 volbuf_size[2];