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.h407 struct pipe_h264_enc_picture_desc struct
409 struct pipe_picture_desc base;
411 struct pipe_h264_enc_rate_control rate_ctrl;
413 struct pipe_h264_enc_motion_estimation motion_est;
414 struct pipe_h264_enc_pic_control pic_ctrl;
416 unsigned quant_i_frames;
417 unsigned quant_p_frames;
418 unsigned quant_b_frames;
420 enum pipe_h264_enc_picture_type picture_type;
421 unsigned frame_num;
[all …]