Searched refs:set_ptr (Results 1 - 3 of 3) sorted by path

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dstream.h34 unsigned char *set_ptr; member in struct:__anon431
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dstream.c28 stream->set_ptr = NULL;
42 pMemOP->Copy(VO_INDEX_ENC_AMRWB, stream->frame_ptr_bk + stream->frame_storelen , stream->set_ptr, len);
44 stream->set_ptr += len;
52 stream->set_ptr = NULL;
H A DvoAMRWBEnc.c1718 stream->set_ptr = pInput->Buffer;
1823 stream->set_ptr = NULL;

Completed in 115 milliseconds