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.h76 typedef struct tagvideoDecControls struct
80 int (*readBitstreamData)(uint8 *buf, int nbytes_required, void *appData);
81 applicationData appData;
83 uint8 *outputFrame;
84 void *videoDecoderData; /* this is an internal pointer that is only used */
87 int32 size;
89 int nLayers;
91 uint8 *volbuf[2]; /* maximum of 2 layers for now */
92 int32 volbuf_size[2];