Searched refs:Next (Results 1 - 20 of 20) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddecode_test_driver.cc34 for (video->Begin(); video->cxdata(); video->Next()) {
44 while ((img = dec_iter.Next()))
H A Dvideo_source.h63 virtual void Next() = 0;
98 virtual void Next() { function in class:libvpx_test::DummyVideoSource
183 virtual void Next() = 0;
H A Dy4m_video_source.h53 Next();
59 virtual void Next() { function in class:libvpx_test::Y4mVideoSource
H A Dvp9_thread_test.cc110 for (video.Begin(); video.cxdata(); video.Next()) {
122 while ((img = dec_iter.Next())) {
H A Ddecode_perf_test.cc82 for (video.Begin(); video.cxdata() != NULL; video.Next()) {
H A Dencode_test_driver.cc29 while (const vpx_codec_cx_pkt_t *pkt = iter.Next()) {
160 for (again = true, video->Begin(); again; video->Next()) {
171 while (const vpx_codec_cx_pkt_t *pkt = iter.Next()) {
200 const vpx_image_t *img_dec = dec_iter.Next();
H A Dvp8_decrypt_test.cc60 video.Next();
H A Ddecode_test_driver.h29 const vpx_image_t *Next() { function in class:libvpx_test::DxDataIterator
H A Di420_video_source.h62 virtual void Next() { function in class:libvpx_test::I420VideoSource
H A Divf_video_source.h70 virtual void Next() { function in class:libvpx_test::IVFVideoSource
H A Dtile_independence_test.cc66 const vpx_image_t *img = dec->GetDxData().Next();
H A Dexternal_frame_buffer_test.cc312 video_->Next();
317 for (; video_->cxdata() != NULL; video_->Next()) {
333 while ((img = dec_iter.Next()) != NULL) {
H A Dsvc_test.cc305 video.Next();
318 video.Next();
389 video.Next();
444 video.Next();
457 video.Next();
H A Dencode_test_driver.h55 const vpx_codec_cx_pkt_t *Next() { function in class:libvpx_test::CxDataIterator
H A Dwebm_video_source.h131 virtual void Next() { function in class:libvpx_test::WebMVideoSource
H A Dresize_test.cc108 virtual void Next() { function in class:__anon466::ResizingVideoSource
/hardware/ti/omap3/dspbridge/inc/
H A Dqosregistry.h121 struct QOSDATA *Next; member in struct:QOSDATA
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dqosregistry.h115 struct QOSDATA *Next; member in struct:QOSDATA
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm162 ;# Next block
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm381 ;# Next limit

Completed in 545 milliseconds