Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec.c501 priv->in_buffers[0]->nFilledLen = priv->in_buffers[0]->nAllocLen; in vid_dec_DecodeBuffer()
508 priv->in_buffers[0]->nFilledLen = priv->in_buffers[0]->nAllocLen; in vid_dec_DecodeBuffer()
Dvid_enc.c862 buf->nFilledLen = buf->nAllocLen; in vid_enc_EncodeFrame()
Dvid_dec_av1.c2415 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.c317 in_buf->nFilledLen = in_buf->nAllocLen; in encode_frame()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c903 headerPtr->nAllocLen = headerPtr->nFilledLen = GST_VIDEO_FRAME_SIZE (vframe); in read_in_data()
1758 headerPtrLast.nAllocLen = 0; in gst_svthevc_enc_send_frame()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_dec_h264_common.c1129 output->nFilledLen = output->nAllocLen; in vid_dec_FrameDecoded_common()