Home
last modified time | relevance | path

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

/third_party/python/Modules/cjkcodecs/
D_codecs_cn.c26 #define GBK_DECODE(dc1, dc2, writer) \ argument
/third_party/ffmpeg/libavcodec/
Dh264pred_template.c599 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/
Drunge_kutta_cash_karp54_classic.hpp100 … const value_type dc1 = c1 - static_cast<value_type> ( 2825 ) / static_cast<value_type>( 27648 ); in do_step_impl() local
Drunge_kutta_dopri5.hpp172 … 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/
Dh264pred_mmi.c249 uint32_t dc, dc1, dc2; in ff_pred8x8l_dc_8_mmi() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c2074 GObject *dc1; member