Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/demux/
H A Danim_decode.c318 uint8_t** buf_ptr, int* timestamp_ptr) { in WebPAnimDecoderGetNext()
326 if (dec == NULL || buf_ptr == NULL || timestamp_ptr == NULL) return 0; in WebPAnimDecoderGetNext()
429 *timestamp_ptr = timestamp; in WebPAnimDecoderGetNext()
317 WebPAnimDecoderGetNext(WebPAnimDecoder* dec, uint8_t** buf_ptr, int* timestamp_ptr) WebPAnimDecoderGetNext() argument
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c952 uint64_t *timestamp_ptr = (uint64_t *)spm_data_ptr; in ac_sqtt_dump_spm() local
956 uint64_t timestamp = timestamp_ptr[index]; in ac_sqtt_dump_spm()

Completed in 4 milliseconds