Home
last modified time | relevance | path

Searched defs:next_row (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdpostct.c42 JDIMENSION next_row; /* index of next row to fill/empty in strip */ member
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dnear_lossless_enc.c81 uint32_t* next_row = curr_row + xsize; in NearLossless() local
62 IsSmooth(const uint32_t* const prev_row, const uint32_t* const curr_row, const uint32_t* const next_row, int ix, int limit) IsSmooth() argument
/third_party/skia/src/effects/
H A DSkEmbossMask.cpp70 int next_row = neq_to_mask(y, maxy) & rowBytes; in Emboss() local
/third_party/skia/gm/
H A Druntimeintrinsics.cpp35 static void next_row(SkCanvas* canvas) { in next_row() function
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c599 unsigned next_row in process_input_signature() local
121 get_additional_semantic_info(nir_shader *s, nir_variable *var, struct semantic_info *info, unsigned next_row, unsigned clip_size) get_additional_semantic_info() argument
635 unsigned next_row = 0; process_output_signature() local
721 unsigned next_row = 0; process_patch_const_signature() local
[all...]

Completed in 4 milliseconds