Searched refs:audiotimestamp (Results 1 – 1 of 1) sorted by relevance
51 int64_t audiotimestamp; ///< Audio packet timestamp member911 ast->audiotimestamp = timestamp; in ff_rm_parse_packet()948 ast->audiotimestamp = timestamp; in ff_rm_parse_packet()995 if ((pkt->pts = ast->audiotimestamp) != AV_NOPTS_VALUE) { in ff_rm_retrieve_cache()996 ast->audiotimestamp = AV_NOPTS_VALUE; in ff_rm_retrieve_cache()