Searched refs:enc_AllocateBackTexture (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264einport.c | 42 static OMX_ERRORTYPE enc_AllocateBackTexture(OMX_HANDLETYPE ap_hdl, in enc_AllocateBackTexture() function 117 r = enc_AllocateBackTexture(ap_hdl, idx, &inp->resource, &inp->transfer, &(*buf)->pBuffer); in h264e_inport_AllocateBuffer()
|
/external/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_enc.c | 285 static OMX_ERRORTYPE enc_AllocateBackTexture(omx_base_PortType *port, in enc_AllocateBackTexture() function 345 enc_AllocateBackTexture(priv->ports[OMX_BASE_FILTER_INPUTPORT_INDEX], in vid_enc_SetParameter() 663 r = enc_AllocateBackTexture(port, &inp->resource, &inp->transfer, &(*buf)->pBuffer); in vid_enc_AllocateInBuffer()
|