Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsgienc.c201 PutByteContext taboff_pcb, tablen_pcb; in encode_frame() local
204 bytestream2_init_writer(&taboff_pcb, pbc.buffer, tablesize); in encode_frame()
219 bytestream2_put_be32(&taboff_pcb, bytestream2_tell_p(&pbc)); in encode_frame()