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/
Danim_decode.c318 uint8_t** buf_ptr, int* timestamp_ptr) { in WebPAnimDecoderGetNext() argument
326 if (dec == NULL || buf_ptr == NULL || timestamp_ptr == NULL) return 0; in WebPAnimDecoderGetNext()
429 *timestamp_ptr = timestamp; in WebPAnimDecoderGetNext()
/third_party/mesa3d/src/amd/common/
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()