Home
last modified time | relevance | path

Searched defs:cb_vec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Diusace_acelp_tools.c476 VOID iusace_acelp_cb_target_update(FLOAT32 *x, FLOAT32 *new_x, FLOAT32 *cb_vec, FLOAT32 gain) { in iusace_acelp_cb_target_update()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp4858 …std::vector<VkCommandBuffer> cb_vec{cp_state->commandBuffers.begin(), cp_state->commandBuffers.end… in PreCallRecordDestroyCommandPool() local