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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libid3tag/
H A Dframe.c116 frame->decoded_length = 0;
206 id3_length_t decoded_length)
226 frame->decoded_length = decoded_length;
268 id3_length_t size, decoded_length = 0; local
325 decoded_length = id3_parse_uint(ptr, 4);
405 decoded_length = id3_parse_syncsafe(ptr, 4);
427 group_id, encryption_method, decoded_length);
434 decomp = id3_util_decompress(data, end - data, decoded_length);
442 end = data + decoded_length;
203 unparseable(char const *id, id3_byte_t const **ptr, id3_length_t length, int flags, int group_id, int encryption_method, id3_length_t decoded_length) argument
507 id3_length_t size = 0, decoded_length, datalen; local
[all...]
H A Did3tag.h154 id3_length_t decoded_length; member in struct:id3_frame
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libid3tag/
H A Dframe.c116 frame->decoded_length = 0;
206 id3_length_t decoded_length)
226 frame->decoded_length = decoded_length;
268 id3_length_t size, decoded_length = 0; local
325 decoded_length = id3_parse_uint(ptr, 4);
405 decoded_length = id3_parse_syncsafe(ptr, 4);
427 group_id, encryption_method, decoded_length);
434 decomp = id3_util_decompress(data, end - data, decoded_length);
442 end = data + decoded_length;
203 unparseable(char const *id, id3_byte_t const **ptr, id3_length_t length, int flags, int group_id, int encryption_method, id3_length_t decoded_length) argument
507 id3_length_t size = 0, decoded_length, datalen; local
[all...]
H A Did3tag.h154 id3_length_t decoded_length; member in struct:id3_frame
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libid3tag/
H A Dframe.c116 frame->decoded_length = 0;
206 id3_length_t decoded_length)
226 frame->decoded_length = decoded_length;
268 id3_length_t size, decoded_length = 0; local
325 decoded_length = id3_parse_uint(ptr, 4);
405 decoded_length = id3_parse_syncsafe(ptr, 4);
427 group_id, encryption_method, decoded_length);
434 decomp = id3_util_decompress(data, end - data, decoded_length);
442 end = data + decoded_length;
203 unparseable(char const *id, id3_byte_t const **ptr, id3_length_t length, int flags, int group_id, int encryption_method, id3_length_t decoded_length) argument
507 id3_length_t size = 0, decoded_length, datalen; local
[all...]
H A Did3tag.h154 id3_length_t decoded_length; member in struct:id3_frame

Completed in 119 milliseconds