Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h390 struct pipe_h264_enc_picture_desc struct
392 struct pipe_picture_desc base;
394 struct pipe_h264_enc_rate_control rate_ctrl[4];
396 struct pipe_h264_enc_motion_estimation motion_est;
397 struct pipe_h264_enc_pic_control pic_ctrl;
399 unsigned quant_i_frames;
400 unsigned quant_p_frames;
401 unsigned quant_b_frames;
403 enum pipe_h2645_enc_picture_type picture_type;
404 unsigned frame_num;
[all …]