Searched defs:use_dc_pred (Results 1 – 4 of 4) sorted by relevance
21 int vp8_encode_intra(VP8_COMP *cpi, MACROBLOCK *x, int use_dc_pred) { in vp8_encode_intra()
98 int use_dc_pred) { in alt_activity_measure()111 int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in mb_activity_measure() local
563 int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in vp8_first_pass() local
906 const int use_dc_pred = (mb_col || mb_row) && (!mb_col || !mb_row); in vp9_first_pass_encode_tile_mb_row() local