Home
last modified time | relevance | path

Searched refs:TrellisPath (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg722.h61 struct TrellisPath { struct
Dadpcmenc.c38 typedef struct TrellisPath { struct
41 } TrellisPath; typedef
53 TrellisPath *paths;
286 TrellisPath *paths = s->paths, *p; in adpcm_compress_trellis()
Daaccoder.c188 typedef struct TrellisPath { struct
191 } TrellisPath; typedef
242 TrellisPath paths[TRELLIS_STAGES][TRELLIS_STATES]; in search_for_quantizers_anmr()
Dg722enc.c181 struct TrellisPath *p[2]; in g722_encode_trellis()