Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
Du_format.c742 uint8_t *tmp_row; in util_format_translate() local
773 int *tmp_row; in util_format_translate() local
804 unsigned int *tmp_row; in util_format_translate() local
834 float *tmp_row; in util_format_translate() local
/third_party/ffmpeg/libavcodec/
Dpngdec.c98 uint8_t *tmp_row; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c1568 uint8_t* const tmp_row = (uint8_t*)WebPSafeMalloc(width, sizeof(*tmp_row)); in ApplyPalette() local