Searched defs:dc1 (Results 1 – 6 of 6) sorted by relevance
/third_party/python/Modules/cjkcodecs/ |
D | _codecs_cn.c | 26 #define GBK_DECODE(dc1, dc2, writer) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | h264pred_template.c | 599 int dc0, dc1; in FUNCC() local 625 int dc0, dc1; in FUNCC() local 647 int dc0, dc1, dc2; in FUNCC() local 676 int dc0, dc1, dc2, dc3, dc4; in FUNCC() local
|
/third_party/boost/boost/numeric/odeint/stepper/ |
D | runge_kutta_cash_karp54_classic.hpp | 100 … const value_type dc1 = c1 - static_cast<value_type> ( 2825 ) / static_cast<value_type>( 27648 ); in do_step_impl() local
|
D | runge_kutta_dopri5.hpp | 172 … const value_type dc1 = c1 - static_cast<value_type> ( 5179 ) / static_cast<value_type>( 57600 ); in do_step_impl() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264pred_mmi.c | 249 uint32_t dc, dc1, dc2; in ff_pred8x8l_dc_8_mmi() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | webrtcbin.c | 2074 GObject *dc1; member
|