Searched refs:again (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dencode_test_driver.cc159 bool again; local
160 for (again = true, video->Begin(); again; video->Next()) {
161 again = (video->img() != NULL);
173 again = true;
H A Dwebm_video_source.h148 int again = nestegg_read_packet(nestegg_ctx_, &pkt_); local
149 ASSERT_GE(again, 0) << "nestegg_read_packet failed";
150 if (!again) {
/hardware/intel/bootstub/
H A De820_bios.S132 again: label
154 jmp again
/hardware/intel/img/libdrm/libdrm/radeon/
H A Dradeon_cs_space.c184 again:
193 goto again;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Didct_dequant_full_2x_neon.asm74 ; shift again afterward, but also avoids the sign issue. win win!
/hardware/intel/img/libdrm/
H A Dltmain.sh274 # bash bug again:
834 $progname: and run autoconf again.
841 $progname: and run autoconf again.
849 $progname: of $PACKAGE $VERSION and run autoconf again.
6887 # Test again, we may have decided not to build it any more
7305 # Expand the library linking commands again to reset the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm899 ;# check again to see if vertical filter needs to be done.
H A Dloopfilter_filters_altivec.asm176 ;# again before writing the pixels back into the frame buffer.

Completed in 246 milliseconds