Searched defs:tp_index (Results 1 - 1 of 1) sorted by relevance
| /third_party/ffmpeg/libavcodec/ | ||
| H A D | jpeg2000dec.c | 1112 static int jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, in jpeg2000_decode_packet() argument 1084 select_header(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index) select_header() argument 1095 select_stream(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, Jpeg2000CodingStyle *codsty) select_stream() argument 1310 jpeg2000_decode_packets_po_iteration(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int RSpoc, int CSpoc, int LYEpoc, int REpoc, int CEpoc, int Ppoc, int *tp_index) jpeg2000_decode_packets_po_iteration() argument 1605 int tp_index = 0; jpeg2000_decode_packets() local [all...] |
Completed in 5 milliseconds