Home
last modified time | relevance | path

Searched defs:get_sample (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.h84 struct fd_hw_sample *(*get_sample)(struct fd_batch *batch, member
Dfreedreno_query_hw.c42 get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring, in get_sample() function
/third_party/ffmpeg/libavcodec/
Dttaenc.c67 static int32_t get_sample(const AVFrame *frame, int sample, in get_sample() function