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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
svc_context.h 29 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;
  /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);
  /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 80 milliseconds