Home
last modified time | relevance | path

Searched defs:pipe_h264_enc_picture_desc (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h382 struct pipe_h264_enc_picture_desc struct
384 struct pipe_picture_desc base;
386 struct pipe_h264_enc_rate_control rate_ctrl;
388 struct pipe_h264_enc_motion_estimation motion_est;
389 struct pipe_h264_enc_pic_control pic_ctrl;
391 unsigned quant_i_frames;
392 unsigned quant_p_frames;
393 unsigned quant_b_frames;
395 enum pipe_h264_enc_picture_type picture_type;
396 unsigned frame_num;
[all …]