Home
last modified time | relevance | path

Searched refs:enc_MoveTasks (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eprc.c291 enc_MoveTasks(&priv->b_frames, &inp->tasks); in enc_ClearBframes()
309 enc_MoveTasks(&inp->tasks, &priv->free_tasks); in encode_frame()
319 enc_MoveTasks(&priv->stacked_tasks, &inp->tasks); in encode_frame()
382 enc_MoveTasks(&priv->b_frames, &inp->tasks); in encode_frame()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c47 void enc_MoveTasks(struct list_head *from, struct list_head *to) in enc_MoveTasks() function
135 enc_MoveTasks(&priv->used_tasks, &inp->tasks); in vid_enc_BufferEncoded_common()
175 enc_MoveTasks(&priv->used_tasks, &inp->tasks); in vid_enc_BufferEncoded_common()
Dvid_enc_common.h162 void enc_MoveTasks(struct list_head *from, struct list_head *to);
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_enc.c842 enc_MoveTasks(&priv->b_frames, &inp->tasks); in enc_ClearBframes()
855 enc_MoveTasks(&inp->tasks, &priv->free_tasks); in vid_enc_EncodeFrame()
864 enc_MoveTasks(&priv->stacked_tasks, &inp->tasks); in vid_enc_EncodeFrame()
928 enc_MoveTasks(&priv->b_frames, &inp->tasks); in vid_enc_EncodeFrame()