Searched refs:BufIdx (Results 1 – 3 of 3) sorted by relevance
/external/libxcam/modules/soft/ |
D | soft_blender_tasks_priv.h | 89 const SoftBlender::BufIdx idx; 96 const uint32_t l, const SoftBlender::BufIdx i, in Args() 165 const SoftBlender::BufIdx idx; 171 const uint32_t l, const SoftBlender::BufIdx i,
|
D | soft_blender.cpp | 96 const uint32_t level, const SoftBlender::BufIdx idx); 100 const uint32_t level, const SoftBlender::BufIdx idx, 105 const SoftBlender::BufIdx idx); 110 const uint32_t level, const SoftBlender::BufIdx idx); 326 const uint32_t level, const SoftBlender::BufIdx idx) in start_scaler() 383 const uint32_t level, const SoftBlender::BufIdx idx, in start_lap_task() 435 const SoftBlender::BufIdx idx) in start_blend_task() 587 const SoftBlender::BufIdx idx) in start_reconstruct_task_by_lap() 747 BufIdx idx = args->idx; in gauss_scale_done() 786 BufIdx idx = args->idx; in lap_done()
|
D | soft_blender.h | 55 enum BufIdx { enum
|