Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Datrac3.c657 const uint8_t *js_databuf; in decode_frame() local
664 js_databuf = databuf + js_pair * js_block_align; /* align to current pair */ in decode_frame()
668 js_databuf, js_block_align * 8); in decode_frame()
678 if (js_databuf == q->decoded_bytes_buffer) { in decode_frame()
684 const uint8_t *ptr2 = js_databuf + js_block_align - 1; in decode_frame()

Completed in 2 milliseconds