Home
last modified time | relevance | path

Searched defs:max_tile_rows (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_parse_headers.c2250 WORD32 max_tile_rows = (ht + MIN_TILE_HT - 1) / MIN_TILE_HT; 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.c534 int max_tile_rows = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_screen.cpp854 uint32_t &max_tile_rows, in d3d12_has_video_encode_support()
1783 uint32_t max_tile_rows = 0u; in d3d12_screen_get_video_param_encode() local