Home
last modified time | relevance | path

Searched defs:cod (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DintersectionAndUnionTypes.js14 var cod: C | D; variable
50 var cod; variable
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionAndUnionTypes.ts13 var cod: C | D; variable
/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.c567 CodingStyleDefault * cod, guint16 length) in parse_cod()
613 sizeof_cod (GstJP2kDecimator * self, const CodingStyleDefault * cod) in sizeof_cod()
619 reset_cod (GstJP2kDecimator * self, CodingStyleDefault * cod) in reset_cod()
630 const CodingStyleDefault * cod) in write_cod()
Djp2kcodestream.h119 CodingStyleDefault *cod; member
141 CodingStyleDefault cod; member
/third_party/ffmpeg/libavcodec/
Devrcdec.c431 static void decode_8_pulses_35bits(const uint16_t *fixed_index, float *cod) in decode_8_pulses_35bits()
456 static void decode_3_pulses_10bits(uint16_t fixed_index, float *cod) in decode_3_pulses_10bits()