Home
last modified time | relevance | path

Searched defs:vpc (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1_parser.c64 VC1ParseContext *vpc = s->priv_data; in vc1_extract_header() local
135 VC1ParseContext *vpc = s->priv_data; vc1_parse() local
260 VC1ParseContext *vpc = s->priv_data; vc1_parse_init() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c70 temp(struct nvfx_vpc *vpc) in temp() argument
85 release_temps(struct nvfx_vpc *vpc) in release_temps() argument
92 constant(struct nvfx_vpc *vpc, in argument
121 emit_src(struct nvfx_vpc *vpc, uint32_t *hw, int pos, struct nvfx_src src) emit_src() argument
205 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, int slot, struct nvfx_reg dst) emit_dst() argument
295 nvfx_vp_emit(struct nvfx_vpc *vpc, struct nvfx_insn insn) nvfx_vp_emit() argument
367 tgsi_src(struct nvfx_vpc *vpc, const struct tgsi_full_src_register *fsrc) tgsi_src() argument
422 tgsi_dst(struct nvfx_vpc *vpc, const struct tgsi_full_dst_register *fdst) tgsi_dst() argument
461 nvfx_vertprog_parse_instruction(struct nvfx_vpc *vpc, unsigned idx, const struct tgsi_full_instruction *finst) nvfx_vertprog_parse_instruction() argument
799 nvfx_vertprog_parse_decl_output(struct nvfx_vpc *vpc, const struct tgsi_full_declaration *fdec) nvfx_vertprog_parse_decl_output() argument
875 nvfx_vertprog_prepare(struct nvfx_vpc *vpc) nvfx_vertprog_prepare() argument
961 struct nvfx_vpc *vpc = NULL; _nvfx_vertprog_translate() local
[all...]

Completed in 2 milliseconds