Home
last modified time | relevance | path

Searched refs:i4_num_slice_seg (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_entropy_interface.c504 ps_entropy_ctxt->i4_num_slice_seg = 0; in ihevce_entropy_encode_frame()
553 if(ps_entropy_ctxt->i4_num_slice_seg == (i4_max_num_slices - 1)) in ihevce_entropy_encode_frame()
565 ps_entropy_ctxt->i4_num_slice_seg++; in ihevce_entropy_encode_frame()
597 if(ps_entropy_ctxt->i4_num_slice_seg == i4_max_num_slices) in ihevce_entropy_encode_frame()
Dihevce_entropy_structs.h271 WORD32 i4_num_slice_seg; member