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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
svc_context.h 28 ALT_INTER_LAYER_PREDICTION_IP,
  /external/libvpx/libvpx/vpx/
svc_context.h 28 ALT_INTER_LAYER_PREDICTION_IP,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h 28 ALT_INTER_LAYER_PREDICTION_IP,
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
svc_encodeframe.c 270 svc_ctx->encoding_mode = ALT_INTER_LAYER_PREDICTION_IP;
678 case ALT_INTER_LAYER_PREDICTION_IP:
778 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
813 svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
818 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP) {
888 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 269 svc_ctx->encoding_mode = ALT_INTER_LAYER_PREDICTION_IP;
677 case ALT_INTER_LAYER_PREDICTION_IP:
777 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
812 svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
817 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP) {
887 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 269 svc_ctx->encoding_mode = ALT_INTER_LAYER_PREDICTION_IP;
677 case ALT_INTER_LAYER_PREDICTION_IP:
777 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
812 svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
817 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP) {
887 if (svc_ctx->encoding_mode == ALT_INTER_LAYER_PREDICTION_IP &&
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp9_spatial_svc_encoder.c 33 {"alt-ip", ALT_INTER_LAYER_PREDICTION_IP},
  /external/libvpx/libvpx/examples/
vp9_spatial_scalable_encoder.c 33 {"alt-ip", ALT_INTER_LAYER_PREDICTION_IP},
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp9_spatial_scalable_encoder.c 33 {"alt-ip", ALT_INTER_LAYER_PREDICTION_IP},
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
svc_test.cc 142 EXPECT_EQ(ALT_INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);
  /external/libvpx/libvpx/test/
svc_test.cc 142 EXPECT_EQ(ALT_INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
svc_test.cc 142 EXPECT_EQ(ALT_INTER_LAYER_PREDICTION_IP, svc_.encoding_mode);

Completed in 72 milliseconds