Home
last modified time | relevance | path

Searched refs:i4_next_slice_seg_x (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_encode_header.h97 WORD32 i4_next_slice_seg_x,
Dihevce_entropy_structs.h180 WORD32 i4_next_slice_seg_x; member
Dihevce_entropy_interface.c368 ps_entropy_ctxt->i4_next_slice_seg_x = 0; in ihevce_entropy_encode_frame()
532 ps_entropy_ctxt->i4_next_slice_seg_x, in ihevce_entropy_encode_frame()
Dihevce_cabac_cu_pu.c1940 ps_entropy_ctxt->i4_ctb_x = ps_entropy_ctxt->i4_next_slice_seg_x; in ihevce_encode_slice_data()
2124 ps_entropy_ctxt->i4_next_slice_seg_x = ps_entropy_ctxt->i4_ctb_x; in ihevce_encode_slice_data()
2164 ps_entropy_ctxt->i4_next_slice_seg_x = ps_entropy_ctxt->i4_ctb_x; in ihevce_encode_slice_data()
2199 ps_entropy_ctxt->i4_next_slice_seg_x = i4_curr_ctb_x; in ihevce_encode_slice_data()
Dihevce_encode_header.c1493 WORD32 i4_next_slice_seg_x, in ihevce_generate_slice_header() argument
1528 ps_slice_hdr->i2_slice_address = i4_next_slice_seg_x + i4_next_slice_seg_y * num_ctb_in_row; in ihevce_generate_slice_header()