Home
last modified time | relevance | path

Searched defs:shift_c (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dbeta.hpp161 long shift_c = shift_a + shift_b; in beta_imp() local
491 int shift_c = shift_a + shift_b; in ibeta_power_terms() local
/third_party/ffmpeg/libavcodec/
Dmpeg4videodec.c371 int shift_c = 16 - ctx->sprite_shift[1]; in mpeg4_decode_sprite_trajectory() local