Searched refs:tile_idx (Results 1 – 3 of 3) sorted by relevance
1366 WORD32 tile_idx; in ihevcd_init_proc_ctxt() local1394 &tile_idx); in ihevcd_init_proc_ctxt()1396 ps_proc->ps_tile = ps_pps->ps_tile + tile_idx; in ihevcd_init_proc_ctxt()1397 ps_proc->i4_cur_tile_idx = tile_idx; in ihevcd_init_proc_ctxt()1402 if(tile_idx) in ihevcd_init_proc_ctxt()
2182 WORD32 tile_idx; in ihevcd_parse_slice_data() local2231 &tile_idx); in ihevcd_parse_slice_data()2232 ps_codec->s_parse.ps_tile = ps_pps->ps_tile + tile_idx; in ihevcd_parse_slice_data()2233 ps_codec->s_parse.i4_cur_tile_idx = tile_idx; in ihevcd_parse_slice_data()2235 if(tile_idx) in ihevcd_parse_slice_data()2408 &tile_idx); in ihevcd_parse_slice_data()2410 ps_codec->s_parse.ps_tile = ps_pps->ps_tile + tile_idx; in ihevcd_parse_slice_data()2411 ps_codec->s_parse.i4_cur_tile_idx = tile_idx; in ihevcd_parse_slice_data()
942 int tile_idx = tile_row * tile_cols + tile_col; in encode_tiles() local953 write_modes(cpi, &cpi->tile_data[tile_idx].tile_info, in encode_tiles()