Home
last modified time | relevance | path

Searched refs:nAllocLen (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec.c507 priv->in_buffers[0]->nFilledLen = priv->in_buffers[0]->nAllocLen; in vid_dec_DecodeBuffer()
514 priv->in_buffers[0]->nFilledLen = priv->in_buffers[0]->nAllocLen; in vid_dec_DecodeBuffer()
Dvid_enc.c863 buf->nFilledLen = buf->nAllocLen; in vid_enc_EncodeFrame()
Dvid_dec_av1.c2416 output->nFilledLen = output->nAllocLen; in vid_dec_av1_FrameDecoded()
/third_party/openmax/api/1.1.2/
DOMX_Core.h404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ member
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eprc.c319 in_buf->nFilledLen = in_buf->nAllocLen; in encode_frame()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_h264_common.c1129 output->nFilledLen = output->nAllocLen; in vid_dec_FrameDecoded_common()