OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_ctb_slice_y
(Results
1 - 5
of
5
) sorted by null
/external/libhevc/decoder/
ihevcd_process_slice.c
233
ps_proc->
i4_ctb_slice_y
= 0;
275
ps_proc->
i4_ctb_slice_y
++;
285
ps_proc->
i4_ctb_slice_y
++;
295
ps_proc->
i4_ctb_slice_y
++;
303
ps_proc->
i4_ctb_slice_y
++;
374
if((0 == ps_proc->
i4_ctb_slice_y
) || (0 == ps_proc->i4_ctb_tile_y))
386
if((0 == ps_proc->
i4_ctb_slice_y
) || (0 == ps_proc->i4_ctb_tile_y))
399
else if((1 == ps_proc->
i4_ctb_slice_y
) && (0 == ps_proc->i4_ctb_slice_x))
553
nxt_ctb_slice_y = ps_proc->
i4_ctb_slice_y
;
560
ps_proc->
i4_ctb_slice_y
= nxt_ctb_slice_y
[
all
...]
ihevcd_structs.h
378
WORD32
i4_ctb_slice_y
;
member in struct:__anon3402
819
WORD32
i4_ctb_slice_y
;
member in struct:__anon3406
1209
WORD32
i4_ctb_slice_y
;
member in struct:__anon3407
[
all
...]
ihevcd_intra_pred_mode_prediction.c
163
if((0 == ps_cu->i4_pos_x) && (((0 == ps_codec->s_parse.i4_ctb_slice_x) && (0 == ps_codec->s_parse.
i4_ctb_slice_y
)) ||
ihevcd_boundary_strength.c
364
(0 == i1_loop_filter_across_slices_enabled_flag && 0 == ps_bs_ctxt->i4_ctb_slice_x && 0 == ps_bs_ctxt->
i4_ctb_slice_y
) ||
390
(0 == ps_bs_ctxt->i4_ctb_slice_x && 0 == ps_bs_ctxt->
i4_ctb_slice_y
) || (0 == ps_bs_ctxt->i4_ctb_slice_x && 0 == ps_bs_ctxt->i4_ctb_tile_x) ||
410
|| (0 == i1_loop_filter_across_slices_enabled_flag && ((0 == ps_bs_ctxt->
i4_ctb_slice_y
) || (slice_idx != top_slice_idx)))
[
all
...]
ihevcd_parse_slice.c
[
all
...]
Completed in 562 milliseconds