Searched refs:tagvideoEncControls (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.h75 tagvideoEncControls *mHandle;
H A DSoftMPEG4Encoder.cpp82 mHandle(new tagvideoEncControls),
110 memset(mHandle, 0, sizeof(tagvideoEncControls));
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
H A Dm4v_h263_enc_test.cpp180 tagvideoEncControls handle;
181 memset(&handle, 0, sizeof(tagvideoEncControls));
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h109 typedef struct tagvideoEncControls struct

Completed in 80 milliseconds