Searched defs:YUV (Results 1 – 8 of 8) sorted by relevance
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | pvm4vdecoder.cpp | 127 void PVM4VDecoder::SetReferenceYUV(uint8 *YUV) in SetReferenceYUV() 157 void PVM4VDecoder::DecPostProcess(uint8 *YUV) in DecPostProcess()
|
D | pvdec_api.cpp | 1450 OSCL_EXPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *YUV) in PVSetReferenceYUV()
|
/external/opencore/codecs_v2/video/m4v_h263/dec/include/ |
D | pvm4vdecoder_dpi.h | 76 IMPORT_C void DecPostProcess(uint8 *YUV) {}; in DecPostProcess() 78 IMPORT_C void SetReferenceYUV(uint8 *YUV) {}; in SetReferenceYUV()
|
/external/opencore/codecs_v2/omx/omx_m4venc/src/ |
D | mpeg4_enc.cpp | 830 void Mpeg4Encoder_OMX::CopyToYUVIn(uint8 *YUV, Int width, Int height, Int width_16, Int height_16) in CopyToYUVIn()
|
/external/opencore/codecs_v2/omx/omx_h264enc/src/ |
D | avc_enc.cpp | 939 void AvcEncoder_OMX::CopyToYUVIn(uint8 *YUV, int width, int height, int width_16, int height_16) in CopyToYUVIn()
|
/external/opencore/codecs_v2/video/avc_h264/enc/src/ |
D | pvavcencoder.cpp | 730 void PVAVCEncoder::CopyToYUVIn(uint8 *YUV, int width, int height, int width_16, int height_16) in CopyToYUVIn()
|
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
D | pvm4vencoder.cpp | 1279 void CPVM4VEncoder::CopyToYUVIn(uint8 *YUV, Int width, Int height, Int width_16, Int height_16) in CopyToYUVIn()
|
/external/opencore/fileformats/avi/parser/include/ |
D | pv_avifile_typedefs.h | 332 YUV, enumerator
|