HomeSort by relevance Sort by last modified time
    Searched refs:five_bits_cost (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_decomp_pre_intra_pass.c 187 UWORD16 five_bits_cost = COMPUTE_RATE_COST_CLIP30(11, lambda, (LAMBDA_Q_SHIFT + 1)); local
196 mode_bits_cost[i] = five_bits_cost;
    [all...]
ihevce_recur_bracketing.c 215 UWORD16 five_bits_cost = local
220 mode_bits_cost[i] = five_bits_cost;
    [all...]

Completed in 134 milliseconds