Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dpva.c86 int syncword, streamid, reserved, flags, length, pts_flag; in read_part_of_packet() local
100 pts_flag = flags & 0x10; in read_part_of_packet()
118 if (streamid == PVA_VIDEO_PAYLOAD && pts_flag) { in read_part_of_packet()