Home
last modified time | relevance | path

Searched refs:s5p_mfc_h264_enc_params (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h353 * struct s5p_mfc_h264_enc_params - encoding parameters for h264
355 struct s5p_mfc_h264_enc_params { struct
523 struct s5p_mfc_h264_enc_params h264;
356 profiles5p_mfc_h264_enc_params global() argument
357 loop_filter_modes5p_mfc_h264_enc_params global() argument
358 loop_filter_alphas5p_mfc_h264_enc_params global() argument
359 loop_filter_betas5p_mfc_h264_enc_params global() argument
360 entropy_modes5p_mfc_h264_enc_params global() argument
361 max_ref_pics5p_mfc_h264_enc_params global() argument
362 num_ref_pic_4ps5p_mfc_h264_enc_params global() argument
363 _8x8_transforms5p_mfc_h264_enc_params global() argument
364 rc_mb_darks5p_mfc_h264_enc_params global() argument
365 rc_mb_smooths5p_mfc_h264_enc_params global() argument
366 rc_mb_statics5p_mfc_h264_enc_params global() argument
367 rc_mb_activitys5p_mfc_h264_enc_params global() argument
368 vui_sars5p_mfc_h264_enc_params global() argument
369 vui_sar_idcs5p_mfc_h264_enc_params global() argument
370 vui_ext_sar_widths5p_mfc_h264_enc_params global() argument
371 vui_ext_sar_heights5p_mfc_h264_enc_params global() argument
372 open_gops5p_mfc_h264_enc_params global() argument
373 open_gop_sizes5p_mfc_h264_enc_params global() argument
374 rc_frame_qps5p_mfc_h264_enc_params global() argument
375 rc_min_qps5p_mfc_h264_enc_params global() argument
376 rc_max_qps5p_mfc_h264_enc_params global() argument
377 rc_p_frame_qps5p_mfc_h264_enc_params global() argument
378 rc_b_frame_qps5p_mfc_h264_enc_params global() argument
379 level_v4l2s5p_mfc_h264_enc_params global() argument
380 levels5p_mfc_h264_enc_params global() argument
381 cpb_sizes5p_mfc_h264_enc_params global() argument
382 interlaces5p_mfc_h264_enc_params global() argument
383 hier_qps5p_mfc_h264_enc_params global() argument
384 hier_qp_types5p_mfc_h264_enc_params global() argument
385 hier_qp_layers5p_mfc_h264_enc_params global() argument
386 hier_qp_layer_qps5p_mfc_h264_enc_params global() argument
387 sei_frame_packings5p_mfc_h264_enc_params global() argument
388 sei_fp_curr_frame_0s5p_mfc_h264_enc_params global() argument
389 sei_fp_arrangement_types5p_mfc_h264_enc_params global() argument
391 fmos5p_mfc_h264_enc_params global() argument
392 fmo_map_types5p_mfc_h264_enc_params global() argument
393 fmo_slice_grps5p_mfc_h264_enc_params global() argument
394 fmo_chg_dirs5p_mfc_h264_enc_params global() argument
395 fmo_chg_rates5p_mfc_h264_enc_params global() argument
396 fmo_run_lens5p_mfc_h264_enc_params global() argument
397 asos5p_mfc_h264_enc_params global() argument
398 aso_slice_orders5p_mfc_h264_enc_params global() argument
H A Ds5p_mfc_opr_v6.c1061 struct s5p_mfc_h264_enc_params *p_h264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()
1902 const struct s5p_mfc_h264_enc_params *p_h264 = &p->codec.h264; in s5p_mfc_h264_set_aso_slice_order_v6()
H A Ds5p_mfc_opr_v5.c763 const struct s5p_mfc_h264_enc_params *p_264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()