Home
last modified time | relevance | path

Searched refs:enc_AllocateBackTexture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264einport.c42 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/
Dvid_enc.c285 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()