OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VP8_SET_REFERENCE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8.h
45
VP8_SET_REFERENCE
= 1, /**< pass in an external frame into decoder to be used as reference frame */
123
VPX_CTRL_USE_TYPE(
VP8_SET_REFERENCE
, vpx_ref_frame_t *)
/external/libvpx/libvpx/vpx/
vp8.h
45
VP8_SET_REFERENCE
= 1, /**< pass in an external frame into decoder to be used as reference frame */
123
VPX_CTRL_USE_TYPE(
VP8_SET_REFERENCE
, vpx_ref_frame_t *)
Completed in 46 milliseconds