Home
last modified time | relevance | path

Searched defs:zscan (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h100 const int *zscan; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS]; member
H A Dvl_zscan.c120 create_vert_shader(struct vl_zscan *zscan) in create_vert_shader() argument
195 create_frag_shader(struct vl_zscan *zscan) create_frag_shader() argument
257 init_shaders(struct vl_zscan *zscan) init_shaders() argument
279 cleanup_shaders(struct vl_zscan *zscan) cleanup_shaders() argument
288 init_state(struct vl_zscan *zscan) init_state() argument
359 cleanup_state(struct vl_zscan *zscan) cleanup_state() argument
450 vl_zscan_init(struct vl_zscan *zscan, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned blocks_per_line, unsigned blocks_total, unsigned num_channels) vl_zscan_init() argument
476 vl_zscan_cleanup(struct vl_zscan *zscan) vl_zscan_cleanup() argument
485 vl_zscan_init_buffer(struct vl_zscan *zscan, struct vl_zscan_buffer *buffer, struct pipe_sampler_view *src, struct pipe_surface *dst) vl_zscan_init_buffer() argument
559 vl_zscan_upload_quant(struct vl_zscan *zscan, struct vl_zscan_buffer *buffer, const uint8_t matrix[64], bool intra) vl_zscan_upload_quant() argument
600 vl_zscan_render(struct vl_zscan *zscan, struct vl_zscan_buffer *buffer, unsigned num_instances) vl_zscan_render() argument
[all...]
H A Dvl_mpeg12_decoder.c619 struct vl_zscan *zscan = i == 0 ? &dec->zscan_y : &dec->zscan_c; in vl_mpeg12_begin_frame() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c865 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; in get_mpeg2_msg() local
H A Dradeon_vcn_dec.c1480 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; in get_mpeg2_msg() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c563 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; in get_mpeg2_msg() local

Completed in 11 milliseconds