OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CODEC_INTERFACE
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h
374
/*
CODEC_INTERFACE
convenience macro
380
* the same name as the struct, less the _algo suffix. The
CODEC_INTERFACE
383
#define
CODEC_INTERFACE
(id)\
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
436
/*
CODEC_INTERFACE
convenience macro
442
* the same name as the struct, less the _algo suffix. The
CODEC_INTERFACE
445
#define
CODEC_INTERFACE
(id)\
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c
804
CODEC_INTERFACE
(vpx_codec_vp8_dx) =
vp8_cx_iface.c
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c
646
CODEC_INTERFACE
(vpx_codec_vp9_dx) = {
vp9_cx_iface.c
[
all
...]
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
592
CODEC_INTERFACE
(vpx_codec_vp9_dx) = {
vp9_cx_iface.c
[
all
...]
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
915
CODEC_INTERFACE
(vpx_codec_vp8_dx) =
vp8_cx_iface.c
[
all
...]
Completed in 42 milliseconds