Searched defs:ra_frame (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | alsdec.c | 1104 static int decode_blocks_ind(ALSDecContext *ctx, unsigned int ra_frame, in decode_blocks_ind() 1144 static int decode_blocks(ALSDecContext *ctx, unsigned int ra_frame, in decode_blocks() 1456 static int read_diff_float_data(ALSDecContext *ctx, unsigned int ra_frame) { in read_diff_float_data() 1639 static int read_frame_data(ALSDecContext *ctx, unsigned int ra_frame) in read_frame_data() 1807 unsigned int c, sample, ra_frame, bytes_read, shift; in decode_frame() local
|