HomeSort by relevance Sort by last modified time
    Searched refs:rate_ctrl_method (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
radeon_vce_50.c 50 RVCE_CS(enc->pic.rate_ctrl.rate_ctrl_method); // encRateControlMethod
radeon_vce.c 266 enc->pic.rate_ctrl.rate_ctrl_method != pic->rate_ctrl.rate_ctrl_method ||
radeon_vce_40_2_2.c 107 RVCE_CS(enc->pic.rate_ctrl.rate_ctrl_method); // encRateControlMethod
radeon_vce_52.c 45 enc->enc_pic.rc.rc_method = pic->rate_ctrl.rate_ctrl_method;
  /external/mesa3d/src/gallium/state_trackers/omx/
vid_enc.c     [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 350 enum pipe_h264_enc_rate_control_method rate_ctrl_method; member in struct:pipe_h264_enc_rate_control
  /external/mesa3d/src/gallium/state_trackers/va/
context.c 292 context->desc.h264enc.rate_ctrl.rate_ctrl_method = config->rc;
picture.c 326 if (context->desc.h264enc.rate_ctrl.rate_ctrl_method ==

Completed in 116 milliseconds