Home
last modified time | relevance | path

Searched defs:new_b (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_subexp.c128 const int new_b = cost_branch256(ct, newp); in vp9_prob_diff_update_savings_search() local
145 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local
/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c208 const int new_b = vp8_cost_branch(ct, new_p); in update() local
Dbitstream.c74 unsigned int new_b = 0, old_b = 0; in update_mode() local
846 const int new_b = vp8_cost_branch(ct, newp); in prob_update_savings() local
/external/webp/src/dsp/
Dlossless_enc.c719 const uint32_t new_b = ((argb & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/external/webp/src/enc/
Dbackward_references.c185 PixOrCopyBlock* const new_b = BackwardRefsNewBlock(dst); in VP8LBackwardRefsCopy() local
/external/opencv3/3rdparty/libwebp/dsp/
Dlossless.c738 const uint32_t new_b = ((argb & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed() local