HomeSort by relevance Sort by last modified time
    Searched defs:slice_count (Results 1 - 9 of 9) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_state_zs.h 45 uint16_t slice_count; member in struct:ilo_state_zs_info
ilo_state_surface.h 68 uint16_t slice_count; member in struct:ilo_state_surface_image_info
ilo_image.c 239 const uint64_t slice_count = local
241 const uint64_t estimated_size = slice_size * slice_count;
898 const int slice_count = u_minify(info->depth, lv); local
901 (slice_count + slice_count_per_row - 1) / slice_count_per_row;
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_MPEG2.c 514 uint32_t slice_count; member in struct:context_MPEG2_s
    [all...]
pnw_H264.c 167 uint32_t slice_count; member in struct:context_H264_s
    [all...]
tng_VP8.c 283 uint32_t slice_count; member in struct:context_VP8_s
    [all...]
psb_drv_video.h 465 uint32_t slice_count; member in struct:object_context_s
  /hardware/intel/img/psb_video/src/mrst/
psb_H264.c 151 uint32_t slice_count; member in struct:context_H264_s
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 240 uint32_t slice_count; member in struct:pipe_vc1_picture_desc
334 uint32_t slice_count; member in struct:pipe_h264_picture_desc

Completed in 151 milliseconds