OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PVGetVolHeader
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h
276
OSCL_IMPORT_REF Bool
PVGetVolHeader
(VideoEncControls *encCtrl, UChar *volHeader, Int *size, Int layer);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp
191
if (!
PVGetVolHeader
(&handle, outputBuf, &headerLength, 0)) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp
418
if (!
PVGetVolHeader
(mHandle, outPtr, &dataLength, 0)) {
/hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp
395
if (!
PVGetVolHeader
(mHandle, mVolHeader, &mVolHeaderLength, 0)) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp
[
all
...]
Completed in 52 milliseconds