Searched refs:CHROMA_BLOCK_SKIP_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
555 #define CHROMA_BLOCK_SKIP_THRESHOLD 4 macro
1376 if ( u4_thres_resi && (u4_coeff_cost < CHROMA_BLOCK_SKIP_THRESHOLD) ) in ih264e_pack_c_mb()1411 if (u4_thres_resi && (u4_coeff_cost < CHROMA_BLOCK_SKIP_THRESHOLD)) in ih264e_pack_c_mb()