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

  /external/libavc/decoder/
ih264d_format_conv.c 121 WORD16 i2_i, i2_j; local
143 for(i2_j = (wd >> 1); i2_j > 0; i2_j--)
235 WORD16 i2_i, i2_j; local
257 for(i2_j = (wd >> 1); i2_j > 0; i2_j--)
  /external/libavc/encoder/
ih264e_fmt_conv.c 109 WORD16 i2_i, i2_j; local
131 for (i2_j = (wd >> 1); i2_j > 0; i2_j--)
222 WORD16 i2_i, i2_j; local
244 for (i2_j = (wd >> 1); i2_j > 0; i2_j--)
  /external/libhevc/decoder/
ihevcd_fmt_conv.c 128 WORD16 i2_i, i2_j; local
150 for(i2_j = (wd >> 1); i2_j > 0; i2_j--)
243 WORD16 i2_i, i2_j; local
265 for(i2_j = (wd >> 1); i2_j > 0; i2_j--)

Completed in 165 milliseconds