Home
last modified time | relevance | path

Searched refs:APERice (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dapedec.c109 typedef struct APERice { struct
112 } APERice; typedef
181 APERice riceX; ///< rice code parameters for the second channel
182 APERice riceY; ///< rice code parameters for the first channel
475 static inline void update_rice(APERice *rice, unsigned int x) in update_rice()
499 APERice *rice) in ape_decode_value_3860()
531 static inline int ape_decode_value_3900(APEContext *ctx, APERice *rice) in ape_decode_value_3900()
565 static inline int ape_decode_value_3990(APEContext *ctx, APERice *rice) in ape_decode_value_3990()
612 int32_t *out, APERice *rice, int blockstodecode) in decode_array_0000()

Completed in 3 milliseconds