Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dpva.c87 int syncword, streamid, reserved, flags, length, pts_flag; in read_part_of_packet() local
101 pts_flag = flags & 0x10; in read_part_of_packet()
119 if (streamid == PVA_VIDEO_PAYLOAD && pts_flag) { in read_part_of_packet()

Completed in 1 milliseconds