Searched defs:celt (Results 1 – 4 of 4) sorted by relevance
61 struct libcelt_context *celt = c->priv_data; in libcelt_dec_init() local98 struct libcelt_context *celt = c->priv_data; in libcelt_dec_close() local108 struct libcelt_context *celt = c->priv_data; in libcelt_dec_decode() local
117 CeltFrame *celt; member
33 void Next([MarshalAs(UnmanagedType.U4), In] int celt, in Next()37 void Skip([MarshalAs(UnmanagedType.U4), In] int celt); in Skip()
469 HRESULT DragEnumFormatEtc::Next(ULONG celt, in Next()488 HRESULT DragEnumFormatEtc::Skip(ULONG celt) { in Skip()