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

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
sp_dec.h 67 Post_FilterState post_state; member in struct:__anon31439
sp_dec.cpp 146 post_state field of the structure pointed to by the pointer pointed to
204 s->post_state = NULL;
208 Post_Filter_init(&s->post_state) ||
339 Post_Filter_reset(state->post_state);
387 Post_Filter_reset(&(state->post_state));
447 Post_Filter_exit(&(*state)->post_state);
591 Post_Filter(st->post_state, mode, synth, Az_dec); // Post-filter
674 &(st->post_state),
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc 647 gpu::CommandBuffer::State post_state = command_buffer_->GetLastState(); local
649 if (pre_state.get_offset != post_state.get_offset)
    [all...]

Completed in 749 milliseconds