Searched defs:SPEED_FEATURES (Results 1 – 2 of 2) sorted by relevance
198 typedef struct SPEED_FEATURES { struct199 MV_SPEED_FEATURES mv; argument202 int frame_parameter_update;204 RECODE_LOOP_TYPE recode_loop;207 int optimize_coefficients;214 int static_segmentation;220 BLOCK_SIZE comp_inter_joint_search_thresh;224 int adaptive_rd_thresh;229 int skip_encode_sb;230 int skip_encode_frame;[all …]
196 } SPEED_FEATURES; typedef