HomeSort by relevance Sort by last modified time
    Searched full:get_reference (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 439 static vpx_codec_err_t get_reference(vpx_codec_alg_priv_t *ctx, int ctr_id, function
568 {VP9_GET_REFERENCE, get_reference},
vp9_cx_iface.c 892 static vpx_codec_err_t get_reference(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iiis.h 366 virtual HRESULT WINAPI get_Reference(VARIANT_BOOL *retval) = 0;
394 HRESULT (WINAPI *get_Reference)(IISPropertyAttribute *This,VARIANT_BOOL *retval);
424 #define IISPropertyAttribute_get_Reference(This,retval) (This)->lpVtbl->get_Reference(This,retval)

Completed in 344 milliseconds