Searched defs:paramSet (Results 1 – 5 of 5) sorted by relevance
| /external/opencore/fileformats/mp4/parser/src/ |
| D | avcconfigurationbox.cpp | 94 ParameterSet *paramSet = NULL; in AVCConfigurationBox() local 121 ParameterSet *paramSet = NULL; in AVCConfigurationBox() local 139 …ORT_REF bool AVCConfigurationBox::getPictureParamSet(int32 index, uint16 &length, uint8* ¶mSet) in getPictureParamSet() 158 …RT_REF bool AVCConfigurationBox::getSequenceParamSet(int32 index, uint16 &length, uint8* ¶mSet) in getSequenceParamSet()
|
| /external/opencore/fileformats/mp4/composer/src/ |
| D | avcconfiguration.cpp | 121 …PVA_FF_ParameterSet *paramSet = OSCL_NEW(PVA_FF_ParameterSet, (_seqParameterSetLen, _pSequencePara… in setSample() local 178 …PVA_FF_ParameterSet *paramSet = OSCL_NEW(PVA_FF_ParameterSet, (_picParameterSetLen, _pPictureParam… in setSample() local 215 uint8* paramSet; in renderToFileStream() local
|
| /external/opencore/fileformats/mp4/parser/include/ |
| D | avcsampleentry.h | 183 bool getSequenceParamSet(int32 index, uint16 &length, uint8* ¶mSet) in getSequenceParamSet() 195 bool getPictureParamSet(int32 index, uint16 &length, uint8* ¶mSet) in getPictureParamSet()
|
| /external/opencore/codecs_v2/video/avc_h264/enc/src/ |
| D | pvavcencoder.cpp | 331 OSCL_EXPORT_REF TAVCEI_RETVAL PVAVCEncoder::GetParameterSet(uint8 *paramSet, int32 *size, int *aNAL… in GetParameterSet()
|
| /external/opencore/nodes/pvomxencnode/src/ |
| D | pvmf_omx_enc_node.cpp | 764 OsclMemoryFragment paramSet; in PVMFOMXEncNode() local
|