Searched refs:output_buf_private (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dh264eoutport.c70 (*buf)->pOutputPortPrivate = CALLOC(1, sizeof(struct output_buf_private));
83 struct output_buf_private *outp = buf->pOutputPortPrivate;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264eoutport.c70 (*buf)->pOutputPortPrivate = CALLOC(1, sizeof(struct output_buf_private));
83 struct output_buf_private *outp = buf->pOutputPortPrivate;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/
H A Dvid_enc_common.h70 struct output_buf_private { struct
H A Dvid_enc_common.c126 struct output_buf_private *outp = output->pOutputPortPrivate;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/
H A Dvid_enc_common.h70 struct output_buf_private { struct
H A Dvid_enc_common.c126 struct output_buf_private *outp = output->pOutputPortPrivate;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/bellagio/
H A Dvid_enc.c724 (*buf)->pOutputPortPrivate = CALLOC(1, sizeof(struct output_buf_private));
739 struct output_buf_private *outp = buf->pOutputPortPrivate;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c723 (*buf)->pOutputPortPrivate = CALLOC(1, sizeof(struct output_buf_private));
738 struct output_buf_private *outp = buf->pOutputPortPrivate;

Completed in 13 milliseconds