Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dnsvdec.c382 NSVStream *nst; in nsv_parse_NSVs_header() local
532 NSVStream *nst; in nsv_read_chunk() local
678 NSVStream *nst = st->priv_data; in nsv_read_seek() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.cpp85 cf_node* shader::create_clause(node_subtype nst) { in create_clause()
257 node* shader::create_node(node_type nt, node_subtype nst, node_flags flags) { in create_node()
320 container_node* shader::create_container(node_type nt, node_subtype nst, in create_container()
Dsb_gcm.cpp439 node_subtype nst; in bu_sched_bb() local
/third_party/musl/porting/linux/user/ldso/
Dnamespace.c129 ns_t *nst = (ns_t *)__libc_calloc(1, sizeof *nst); in ns_alloc() local