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

  /external/libhevc/encoder/
ihevce_lap_interface.c 544 WORD32 *pi4_end; local
550 pi4_end = pi4_cmd_buf + (i4_length >> 2) - 1;
563 while(pi4_tag_parse != (pi4_end + 1))
720 WORD32 *pi4_end = pi4_cmd_buf + (i4_length >> 2) - 1; local
723 while(pi4_tag_parse != pi4_end)
    [all...]
  /external/libavc/decoder/
ih264d_dpb_mgr.c 1566 WORD32 *pi4_start, *pi4_end; local
    [all...]

Completed in 501 milliseconds