Searched defs:SPEED_FEATURES (Results 1 – 3 of 3) sorted by relevance
278 typedef struct SPEED_FEATURES { struct279 MV_SPEED_FEATURES mv; argument282 int frame_parameter_update;284 RECODE_LOOP_TYPE recode_loop;287 TRELLIS_OPT_TYPE optimize_coefficients;290 GM_ERRORADV_TYPE gm_erroradv_type;297 int static_segmentation;300 int reduce_inter_modes;305 int selective_ref_gm;311 BLOCK_SIZE comp_inter_joint_search_thresh;[all …]
251 typedef struct SPEED_FEATURES { struct252 MV_SPEED_FEATURES mv; argument255 int frame_parameter_update;257 RECODE_LOOP_TYPE recode_loop;260 int optimize_coefficients;267 int static_segmentation;273 BLOCK_SIZE comp_inter_joint_search_thresh;278 int adaptive_rd_thresh;282 int adaptive_rd_thresh_row_mt;287 int skip_encode_sb;[all …]
178 } SPEED_FEATURES; typedef