Searched defs:use_dc_pred (Results 1 – 5 of 5) sorted by relevance
21 int vp8_encode_intra(VP8_COMP *cpi, MACROBLOCK *x, int use_dc_pred) { in vp8_encode_intra()
95 int use_dc_pred) { in alt_activity_measure()108 int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in mb_activity_measure() local
559 int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in vp8_first_pass() local
379 const int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in firstpass_intra_prediction() local
881 const int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in vp9_first_pass_encode_tile_mb_row() local