Home
last modified time | relevance | path

Searched defs:coffset (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dvarray.h36 int coffset, noffset, voffset; /* color, normal, vertex offsets */ member
/aosp_15_r20/external/libaom/examples/
H A Dlightfield_tile_list_decoder.c86 const int coffset = in write_tile_yuv1d() local
H A Dlightfield_decoder.c81 const int coffset = in aom_img_copy_tile() local
/aosp_15_r20/external/libaom/av1/common/
H A Dcdef.h55 int coffset; /*!< current superblock offset in a row */ member
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c676 nir_def *coffset = nir_iadd_imm(&b->nb, moffset, i); in _handle_v_load_store() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c1133 size_t coffset = (nImage * ps->image_h + y) * (ps->cb_row + 5) + 2; in store_image_row() local