Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dbytestream.h207 static av_always_inline int bytestream2_size_p(PutByteContext *p) in bytestream2_size_p() function
H A Diff.c1157 if (ofsdst + (opcode - 1LL) * dstpitch > bytestream2_size_p(&pb)) in decode_long_vertical_delta()
1300 if (ofsdst + (opcode - 1LL) * dstpitch > bytestream2_size_p(&pb)) in decode_long_vertical_delta2()
H A Dvideotoolbox.c635 s = bytestream2_size_p(&pb); in videotoolbox_esds_extradata_create()

Completed in 6 milliseconds