OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8E_SET_FRAME_FLAGS
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vpx/
vp8cx.h
275
VP8E_SET_FRAME_FLAGS
,
706
VPX_CTRL_USE_TYPE(
VP8E_SET_FRAME_FLAGS
, int)
/external/libvpx/libvpx/test/
error_resilience_test.cc
491
encoder->Control(
VP8E_SET_FRAME_FLAGS
, frame_flags);
/external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c
642
vpx_codec_control(&codec[i],
VP8E_SET_FRAME_FLAGS
, flags);
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
879
// defined via the control function:
vp8e_set_frame_flags
.
1190
static vpx_codec_err_t
vp8e_set_frame_flags
(vpx_codec_alg_priv_t *ctx,
function
[
all
...]
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc
[
all
...]
Completed in 65 milliseconds