Home
last modified time | relevance | path

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

/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc.c132 struct s5p_mfc_buf *b; in s5p_mfc_cleanup_queue()
227 struct s5p_mfc_buf *dst_buf; in s5p_mfc_handle_frame_all_extracted()
234 struct s5p_mfc_buf, list); in s5p_mfc_handle_frame_all_extracted()
259 struct s5p_mfc_buf *dst_buf, *src_buf; in s5p_mfc_handle_frame_copy_time()
315 struct s5p_mfc_buf *dst_buf; in s5p_mfc_handle_frame_new()
377 struct s5p_mfc_buf *src_buf; in s5p_mfc_handle_frame()
551 struct s5p_mfc_buf *src_buf; in s5p_mfc_handle_seq_done()
554 struct s5p_mfc_buf, list); in s5p_mfc_handle_seq_done()
577 struct s5p_mfc_buf *src_buf; in s5p_mfc_handle_init_buffers()
593 struct s5p_mfc_buf, list); in s5p_mfc_handle_init_buffers()
[all …]
A Ds5p_mfc_opr_v5.c1165 struct s5p_mfc_buf *temp_vb; in s5p_mfc_run_dec_frame()
1181 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_dec_frame()
1199 struct s5p_mfc_buf *dst_mb; in s5p_mfc_run_enc_frame()
1200 struct s5p_mfc_buf *src_mb; in s5p_mfc_run_enc_frame()
1218 src_mb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, in s5p_mfc_run_enc_frame()
1238 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_enc_frame()
1253 struct s5p_mfc_buf *temp_vb; in s5p_mfc_run_init_dec()
1257 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_dec()
1271 struct s5p_mfc_buf *dst_mb; in s5p_mfc_run_init_enc()
1276 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_enc()
[all …]
A Ds5p_mfc_enc.c1130 struct s5p_mfc_buf *mb_entry; in cleanup_ref_queue()
1135 struct s5p_mfc_buf, list); in cleanup_ref_queue()
1150 struct s5p_mfc_buf *dst_mb; in enc_pre_seq_start()
1166 struct s5p_mfc_buf *dst_mb; in enc_post_seq_start()
1171 struct s5p_mfc_buf, list); in enc_post_seq_start()
1204 struct s5p_mfc_buf *dst_mb; in enc_pre_frame_start()
1205 struct s5p_mfc_buf *src_mb; in enc_pre_frame_start()
1233 struct s5p_mfc_buf *mb_entry; in enc_post_frame_start()
2323 struct s5p_mfc_buf *buf; in vidioc_encoder_cmd()
2345 struct s5p_mfc_buf, list); in vidioc_encoder_cmd()
[all …]
A Ds5p_mfc_common.h179 struct s5p_mfc_buf { struct
680 struct s5p_mfc_buf src_bufs[MFC_MAX_BUFFERS];
682 struct s5p_mfc_buf dst_bufs[MFC_MAX_BUFFERS];
A Ds5p_mfc_opr_v6.c1955 struct s5p_mfc_buf *temp_vb; in s5p_mfc_run_dec_frame()
1973 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_dec_frame()
1994 struct s5p_mfc_buf *dst_mb; in s5p_mfc_run_enc_frame()
1995 struct s5p_mfc_buf *src_mb; in s5p_mfc_run_enc_frame()
2017 src_mb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_enc_frame()
2041 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_enc_frame()
2057 struct s5p_mfc_buf *temp_vb; in s5p_mfc_run_init_dec()
2061 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_dec()
2073 struct s5p_mfc_buf *dst_mb; in s5p_mfc_run_init_enc()
2077 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_enc()
A Ds5p_mfc_dec.c861 struct s5p_mfc_buf *buf; in vidioc_decoder_cmd()
883 struct s5p_mfc_buf, list); in vidioc_decoder_cmd()
1136 struct s5p_mfc_buf *mfc_buf; in s5p_mfc_buf_queue()

Completed in 24 milliseconds