Home
last modified time | relevance | path

Searched defs:temp_v (Results 1 – 4 of 4) sorted by relevance

/external/AFLplusplus/src/
Dafl-fuzz-queue.c731 u8 *temp_v = afl->map_tmp_buf; in cull_queue() local
/external/libaom/av1/encoder/
Dpalette.c856 int temp_u = centroids[i], temp_v = centroids[i + 1]; in av1_rd_pick_palette_intra_sbuv() local
/external/libyuv/files/source/
Dconvert_argb.cc5610 uint8_t* temp_v = row + kRowSize; in I422ToARGBMatrixLinear() local
5791 uint16_t* temp_v = (uint16_t*)(row) + kRowSize; in I210ToAR30MatrixLinear() local
5970 uint16_t* temp_v = (uint16_t*)(row) + kRowSize; in I210ToARGBMatrixLinear() local
6305 uint8_t* temp_v = row + kRowSize; in I422AlphaToARGBMatrixLinear() local
6588 uint16_t* temp_v = (uint16_t*)(row) + kRowSize; in I210AlphaToARGBMatrixLinear() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c7913 int temp_h = 0, temp_v = 0; in tgsi_tex() local