HomeSort by relevance Sort by last modified time
    Searched refs:INTER_LAYER_PREDICTION_IP (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
svc_context.h 29 INTER_LAYER_PREDICTION_IP,
  /external/libvpx/libvpx/vpx/
svc_context.h 29 INTER_LAYER_PREDICTION_IP,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h 29 INTER_LAYER_PREDICTION_IP,
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp9_spatial_svc_encoder.c 34 {"ip", INTER_LAYER_PREDICTION_IP},
89 INTER_LAYER_PREDICTION_IP;
  /external/libvpx/libvpx/examples/
vp9_spatial_scalable_encoder.c 34 {"ip", INTER_LAYER_PREDICTION_IP},
89 INTER_LAYER_PREDICTION_IP;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 34 {"ip", INTER_LAYER_PREDICTION_IP},
89 INTER_LAYER_PREDICTION_IP;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
svc_test.cc 45 svc_.encoding_mode = INTER_LAYER_PREDICTION_IP;
151 EXPECT_EQ(INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);
  /external/libvpx/libvpx/test/
svc_test.cc 45 svc_.encoding_mode = INTER_LAYER_PREDICTION_IP;
151 EXPECT_EQ(INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
svc_test.cc 45 svc_.encoding_mode = INTER_LAYER_PREDICTION_IP;
151 EXPECT_EQ(INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c 272 svc_ctx->encoding_mode = INTER_LAYER_PREDICTION_IP;
700 case INTER_LAYER_PREDICTION_IP:
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 271 svc_ctx->encoding_mode = INTER_LAYER_PREDICTION_IP;
699 case INTER_LAYER_PREDICTION_IP:
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 271 svc_ctx->encoding_mode = INTER_LAYER_PREDICTION_IP;
699 case INTER_LAYER_PREDICTION_IP:
    [all...]

Completed in 725 milliseconds