Home
last modified time | relevance | path

Searched defs:min_order (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dlls.c46 void avpriv_solve_lls(LLSModel *m, double threshold, unsigned short min_order) in avpriv_solve_lls() argument
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_slab.h117 unsigned min_order; member
H A Dpb_slab.c234 pb_slabs_init(struct pb_slabs *slabs, unsigned min_order, unsigned max_order, unsigned num_heaps, bool allow_three_fourth_allocations, void *priv, slab_can_reclaim_fn *can_reclaim, slab_alloc_fn *slab_alloc, slab_free_fn *slab_free) pb_slabs_init() argument
/third_party/ffmpeg/libavcodec/
H A Dlpc.c146 static int estimate_best_order(double *ref, int min_order, int max_order) in estimate_best_order() argument
201 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument
H A Dflacenc.c792 int min_order, max_order, opt_order, omethod; in encode_residual_ch() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c468 unsigned min_order = min_slab_order; in amdgpu_winsys_create() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c1286 unsigned min_order = min_slab_order; in zink_bo_init() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c2471 unsigned min_order = min_slab_order; in iris_bufmgr_create() local

Completed in 10 milliseconds