Searched refs:VPU_API_NOPTS_VALUE (Results 1 – 3 of 3) sorted by relevance
568 pkt->pts = VPU_API_NOPTS_VALUE; in vpu_decode_demo()569 pkt->dts = VPU_API_NOPTS_VALUE; in vpu_decode_demo()
27 #define VPU_API_NOPTS_VALUE (0x8000000000000000LL) macro