Searched refs:buffer_state (Results 1 – 7 of 7) sorted by relevance
51 struct lima_ctx_buff_state *cbs = ctx->buffer_state + buff; in lima_ctx_buff_va()63 struct lima_ctx_buff_state *cbs = ctx->buffer_state + buff; in lima_ctx_buff_map()73 struct lima_ctx_buff_state *cbs = ctx->buffer_state + buff; in lima_ctx_buff_alloc()144 pipe_resource_reference(&ctx->buffer_state[i].res, NULL); in lima_context_destroy()
266 struct lima_ctx_buff_state buffer_state[lima_ctx_buff_num]; member
752 uint32_t size = ctx->buffer_state[lima_ctx_buff_pp_uniform].size; in lima_pack_render_state()
476 if (g_atomic_int_get (&pool->buffer_state[group->buffer.index])) { in gst_v4l2_buffer_pool_alloc_buffer()746 g_atomic_int_and (&pool->buffer_state[i], ~BUFFER_STATE_QUEUED); in gst_v4l2_buffer_pool_streamoff()1208 g_atomic_int_or (&pool->buffer_state[index], BUFFER_STATE_QUEUED); in gst_v4l2_buffer_pool_qbuf()1269 g_atomic_int_and (&pool->buffer_state[index], ~BUFFER_STATE_QUEUED); in gst_v4l2_buffer_pool_qbuf()1280 g_atomic_int_and (&pool->buffer_state[index], ~BUFFER_STATE_QUEUED); in gst_v4l2_buffer_pool_qbuf()1322 g_atomic_int_and (&pool->buffer_state[group->buffer.index], in gst_v4l2_buffer_pool_dqbuf()1562 g_atomic_int_or (&pool->buffer_state[group->buffer.index], in gst_v4l2_buffer_pool_acquire_buffer()1705 g_atomic_int_and (&pool->buffer_state[group->buffer.index], in gst_v4l2_buffer_pool_release_buffer()1766 g_atomic_int_set (&pool->buffer_state[i], BUFFER_STATE_FREE); in gst_v4l2_buffer_pool_init()2115 if (g_atomic_int_get (&pool->buffer_state[index]) & in gst_v4l2_buffer_pool_process()[all …]
96 volatile gint buffer_state[VIDEO_MAX_FRAME]; member
168 || ((info->buffer_state & B_BUFFER_RESIZED) in DirectConnected()169 || (info->buffer_state & B_BUFFER_RESET) in DirectConnected()173 switch(info->buffer_state & B_DIRECT_MODE_MASK) { in DirectConnected()
345 switch (info->buffer_state & B_DIRECT_MODE_MASK) { in DirectConnected()