OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_copy_array
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
common.h
37
#define
vp8_copy_array
( Dest, Src, N) { \
macro
/external/libvpx/libvpx/vp8/common/
common.h
34
#define
vp8_copy_array
( Dest, Src, N) { \
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
common.h
34
#define
vp8_copy_array
( Dest, Src, N) { \
macro
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodemv.c
246
vp8_copy_array
(Pnew, default_mvc, MVPcount);
/external/libvpx/libvpx/vp8/encoder/
encodemv.c
246
vp8_copy_array
(Pnew, default_mvc, MVPcount);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemv.c
246
vp8_copy_array
(Pnew, default_mvc, MVPcount);
Completed in 195 milliseconds