Searched refs:LUMA_BLOCK_SKIP_THRESHOLD (Results 1 - 2 of 2) sorted by relevance

/external/libavc/encoder/
H A Dih264e_defs.h547 #define LUMA_BLOCK_SKIP_THRESHOLD 5 macro
H A Dih264e_core_coding.c1129 if (u4_thres_resi && (u4_mb_coeff_cost <= LUMA_BLOCK_SKIP_THRESHOLD)

Completed in 285 milliseconds