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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 227 static const SvcInternal *get_const_svc_internal(const SvcContext *svc_ctx) { function
740 const SvcInternal *const si = get_const_svc_internal(svc_ctx);
1010 const SvcInternal *const si = get_const_svc_internal(svc_ctx);
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 94 static const SvcInternal_t *get_const_svc_internal( function
304 const SvcInternal_t *const si = get_const_svc_internal(svc_ctx);
584 const SvcInternal_t *const si = get_const_svc_internal(svc_ctx);

Completed in 94 milliseconds