HomeSort by relevance Sort by last modified time
    Searched defs:u4_max_ofst (Results 1 - 2 of 2) sorted by null

  /external/libavc/decoder/
ih264d_bitstrm.h 60 UWORD32 u4_max_ofst; /* Position of the last bit read in the current buffer */ member in struct:__anon22095
92 (ps_bitstrm->u4_ofst < ps_bitstrm->u4_max_ofst)
94 (ps_bitstrm->u4_ofst > ps_bitstrm->u4_max_ofst)
ih264d_api.c 1739 UWORD32 u4_max_ofst, u4_length_of_start_code = 0; local
    [all...]

Completed in 418 milliseconds