Searched defs:bufin (Results 1 – 9 of 9) sorted by relevance
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideoformat.c | 317 MixBuffer * bufin[], gint bufincnt, in mix_videofmt_decode_default() 365 MIX_RESULT mix_videofmt_decode(MixVideoFormat *mix, MixBuffer * bufin[], in mix_videofmt_decode()
|
D | mixvideoformatenc.c | 396 static MIX_RESULT mix_videofmtenc_encode_default (MixVideoFormatEnc *mix, MixBuffer * bufin[], in mix_videofmtenc_encode_default() 455 MIX_RESULT mix_videofmtenc_encode(MixVideoFormatEnc *mix, MixBuffer * bufin[], in mix_videofmtenc_encode()
|
D | mixvideoformatenc_h264.c | 691 MIX_RESULT mix_videofmtenc_h264_encode(MixVideoFormatEnc *mix, MixBuffer * bufin[], in mix_videofmtenc_h264_encode() 1263 MixBuffer * bufin, MixIOVec * iovout) in mix_videofmtenc_h264_process_encode() 1823 guint8 * bufin, guint bufin_len, guint8* bufout, guint * bufout_len) in mix_videofmtenc_h264_AnnexB_to_length_prefixed()
|
D | mixvideoformatenc_preview.c | 619 MIX_RESULT mix_videofmtenc_preview_encode(MixVideoFormatEnc *mix, MixBuffer * bufin[], in mix_videofmtenc_preview_encode() 874 MixBuffer * bufin, MixIOVec * iovout) in mix_videofmtenc_preview_process_encode()
|
D | mixvideo.c | 988 MIX_RESULT mix_video_decode_default(MixVideo * mix, MixBuffer * bufin[], in mix_video_decode_default() 1237 MIX_RESULT mix_video_encode_default(MixVideo * mix, MixBuffer * bufin[], in mix_video_encode_default() 1510 MIX_RESULT mix_video_decode(MixVideo * mix, MixBuffer * bufin[], gint bufincnt, in mix_video_decode() 1560 MIX_RESULT mix_video_encode(MixVideo * mix, MixBuffer * bufin[], gint bufincnt, in mix_video_encode()
|
D | mixvideoformatenc_mpeg4.c | 676 MIX_RESULT mix_videofmtenc_mpeg4_encode(MixVideoFormatEnc *mix, MixBuffer * bufin[], in mix_videofmtenc_mpeg4_encode() 1199 MixBuffer * bufin, MixIOVec * iovout) in mix_videofmtenc_mpeg4_process_encode()
|
D | mixvideoformat_mp42.c | 390 MIX_RESULT mix_videofmt_mp42_decode(MixVideoFormat *mix, MixBuffer * bufin[], in mix_videofmt_mp42_decode()
|
D | mixvideoformat_vc1.c | 619 MixBuffer * bufin[], gint bufincnt, in mix_videofmt_vc1_decode()
|
D | mixvideoformat_h264.c | 565 MIX_RESULT mix_videofmt_h264_decode(MixVideoFormat *mix, MixBuffer * bufin[], in mix_videofmt_h264_decode()
|