Searched refs:ConcealTexture_I (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | datapart_decode.cpp | 250 ConcealTexture_I(video, startFirstPart, mb_start, mb_end, slice_counter); in DecodeDataPart_I_VideoPacket() 274 ConcealTexture_I(video, startFirstPart, mb_start, mb_end, slice_counter); in DecodeDataPart_I_VideoPacket() 285 ConcealTexture_I(video, startFirstPart, mb_start, mb_end, slice_counter); in DecodeDataPart_I_VideoPacket()
|
H A D | conceal.cpp | 36 void ConcealTexture_I(VideoDecData *video, int32 startFirstPartition, int mb_start, int mb_stop, in… in ConcealTexture_I() function
|
H A D | mp4dec_lib.h | 273 void ConcealTexture_I(VideoDecData *video, int32 startFirstPartition, int mb_start, int mb_stop,
|