Home
last modified time | relevance | path

Searched defs:max_tile_cols (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_parse_headers.c2249 WORD32 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_parse_pps() local
2451 WORD32 max_tile_cols, max_tile_rows; in ihevcd_copy_pps() local
H A Dihevcd_api.c1600 WORD32 max_tile_cols, max_tile_rows; in ihevcd_allocate_dynamic_bufs() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dconfig.c544 int max_tile_cols = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_screen.cpp855 uint32_t &max_tile_cols, in d3d12_has_video_encode_support()
1784 uint32_t max_tile_cols = 0u; in d3d12_screen_get_video_param_encode() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Drc_utils.h91 int max_tiles, max_tile_cols; in config_target_level() local
H A Dlevel.h28 int max_tile_cols; member
H A Dlevel.c395 int *const max_tile_cols) { in av1_get_max_tiles_for_level()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_video.c407 uint32_t max_tile_cols = DIV_ROUND_UP(vid->vk.max_coded.width, HEVC_MIN_TILE_SIZE); in get_h265_video_mem_size() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_ethread.c89 int max_tile_cols = get_max_tile_cols(cpi); in create_enc_workers() local