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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS]; member in struct:vl_mpeg12_buffer
H A Dvl_zscan.c120 create_vert_shader(struct vl_zscan *zscan) argument
195 create_frag_shader(struct vl_zscan * zscan) argument
257 init_shaders(struct vl_zscan * zscan) argument
279 cleanup_shaders(struct vl_zscan * zscan) argument
288 init_state(struct vl_zscan * zscan) argument
359 cleanup_state(struct vl_zscan * zscan) 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) argument
476 vl_zscan_cleanup(struct vl_zscan * zscan) argument
485 vl_zscan_init_buffer(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,struct pipe_sampler_view * src,struct pipe_surface * dst) argument
555 vl_zscan_upload_quant(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,const uint8_t matrix[64],bool intra) argument
596 vl_zscan_render(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,unsigned num_instances) argument
[all...]
H A Dvl_mpeg12_decoder.c619 struct vl_zscan *zscan = i == 0 ? &dec->zscan_y : &dec->zscan_c; local in function:vl_mpeg12_begin_frame
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h100 const int *zscan; member in struct:nv84_decoder
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h96 struct vl_zscan_buffer zscan[VL_NUM_COMPONENTS]; member in struct:vl_mpeg12_buffer
H A Dvl_zscan.c120 create_vert_shader(struct vl_zscan *zscan) argument
195 create_frag_shader(struct vl_zscan * zscan) argument
257 init_shaders(struct vl_zscan * zscan) argument
279 cleanup_shaders(struct vl_zscan * zscan) argument
288 init_state(struct vl_zscan * zscan) argument
359 cleanup_state(struct vl_zscan * zscan) 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) argument
476 vl_zscan_cleanup(struct vl_zscan * zscan) argument
485 vl_zscan_init_buffer(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,struct pipe_sampler_view * src,struct pipe_surface * dst) argument
559 vl_zscan_upload_quant(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,const uint8_t matrix[64],bool intra) argument
600 vl_zscan_render(struct vl_zscan * zscan,struct vl_zscan_buffer * buffer,unsigned num_instances) argument
[all...]
H A Dvl_mpeg12_decoder.c619 struct vl_zscan *zscan = i == 0 ? &dec->zscan_y : &dec->zscan_c; local in function:vl_mpeg12_begin_frame
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h100 const int *zscan; member in struct:nv84_decoder
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c790 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c865 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg
H A Dradeon_vcn_dec.c666 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c563 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c865 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg
H A Dradeon_vcn_dec.c1228 const int *zscan = pic->alternate_scan ? vl_zscan_alternate : vl_zscan_normal; local in function:get_mpeg2_msg

Completed in 22 milliseconds