Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dlstrlib.c357 const char *src_init; /* init of source string */ member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.c612 src_init(nir_src *src) in src_init() function
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1074 const uint8_t *src_init = &p->src.buf[row * 4 * src_stride + col * 4]; in rd_pick_intra4x4block() local