Home
last modified time | relevance | path

Searched defs:state_buffer (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_clear.c498 uint32_t *state_buffer; in pvr_device_init_graphics_static_clear_state() local
874 uint32_t *const state_buffer) in pvr_pack_clear_vdm_state()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dlstm_fp32.c160 float *state_buffer, int batch, int hidden_size, const float zoneout) { in UpdateState()
179 float *state_buffer = buffer[C4NUM]; in UpdateOutput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/
Dlstm_fp16.c146 … const float16_t *cell_gate, float16_t *state_buffer, int batch, int hidden_size, in UpdateStateFp16()
167 float16_t *state_buffer = buffer[C5NUM]; in UpdateOutputFp16() local
/third_party/ffmpeg/libavcodec/
Dmlpdec.c962 int32_t state_buffer[NUM_FILTERS][MAX_BLOCKSIZE + MAX_FIR_ORDER]; in filter_channel() local