HomeSort by relevance Sort by last modified time
    Searched refs:i4_next_ctb_indx (Results 1 - 5 of 5) sorted by null

  /external/libhevc/decoder/
ihevcd_decode.c 549 if(ps_codec->s_parse.i4_next_ctb_indx == next_slice_addr)
579 (ps_codec->s_parse.i4_next_ctb_indx != ps_codec->s_parse.ps_sps->i4_pic_size_in_ctb))
ihevcd_structs.h 1115 WORD32 i4_next_ctb_indx; member in struct:__anon27656
    [all...]
ihevcd_parse_slice_header.c 725 if(slice_address > ps_codec->s_parse.i4_next_ctb_indx)
744 else if(slice_address < ps_codec->s_parse.i4_next_ctb_indx)
    [all...]
ihevcd_parse_headers.c     [all...]
ihevcd_parse_slice.c     [all...]

Completed in 582 milliseconds