Searched defs:num_tile_cols (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_dep_mngr.c | 115 WORD32 num_tile_cols, in ihevce_dmgr_get_mem_recs() 433 WORD32 num_tile_cols, in ihevce_dmgr_init()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc_5_0.c | 505 uint32_t *num_tile_cols, in radeon_enc_av1_tile_default() 596 uint32_t num_tile_cols, num_tile_rows; in radeon_enc_tile_config_av1() local
|
H A D | radeon_vcn_enc.c | 829 uint32_t num_tile_cols, num_tile_rows; in radeon_vcn_enc_av1_get_tile_config() local
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv_def.h | 278 int num_tile_cols; member 383 int num_tile_cols; member
|
H A D | oapv.c | 280 int tile_h, int *num_tile_cols, int *num_tile_rows, int *num_tiles) in enc_set_tile_info() 1525 …o(oapvd_tile_t* tile, int w_pel, int h_pel, int tile_w, int tile_h, int num_tile_cols, int num_til… in dec_set_tile_info()
|
/aosp_15_r20/external/libaom/test/ |
H A D | tile_config_test.cc | 280 const int num_tile_cols; member
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_thread_common.c | 166 const int num_tile_cols = 1 << cm->log2_tile_cols; in loop_filter_rows_mt() local
|
/aosp_15_r20/external/libvpx/vp9/decoder/ |
H A D | vp9_decodeframe.c | 1733 static int lpf_map_write_check(VP9LfSync *lf_sync, int row, int num_tile_cols) { in lpf_map_write_check()
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_vcn_enc.h | 350 uint32_t num_tile_cols; member
|