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