OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALT_INTER_LAYER_PREDICTION_IP
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx/
svc_context.h
28
ALT_INTER_LAYER_PREDICTION_IP
,
/external/libvpx/libvpx/vpx/src/
svc_encodeframe.c
255
svc_ctx->encoding_mode =
ALT_INTER_LAYER_PREDICTION_IP
;
607
case
ALT_INTER_LAYER_PREDICTION_IP
:
706
if (svc_ctx->encoding_mode ==
ALT_INTER_LAYER_PREDICTION_IP
&&
729
svc_ctx->encoding_mode ==
ALT_INTER_LAYER_PREDICTION_IP
&&
734
if (svc_ctx->encoding_mode ==
ALT_INTER_LAYER_PREDICTION_IP
) {
801
if (svc_ctx->encoding_mode ==
ALT_INTER_LAYER_PREDICTION_IP
&&
951
if (svc_ctx->encoding_mode ==
ALT_INTER_LAYER_PREDICTION_IP
&&
/external/libvpx/libvpx/test/
svc_test.cc
141
EXPECT_EQ(
ALT_INTER_LAYER_PREDICTION_IP
, svc_.encoding_mode);
/external/libvpx/libvpx/
vp9_spatial_scalable_encoder.c
30
{"alt-ip",
ALT_INTER_LAYER_PREDICTION_IP
},
Completed in 141 milliseconds