Searched defs:GetMBheaderDataPart_DQUANT_DC (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Ddatapart_decode.cpp175 status = GetMBheaderDataPart_DQUANT_DC(video, &QP);
444 status = GetMBheaderDataPart_DQUANT_DC(video, &QP);
507 /* Function : GetMBheaderDataPart_DQUANT_DC() */
516 PV_STATUS GetMBheaderDataPart_DQUANT_DC(VideoDecData *video, int16 *QP) function

Completed in 55 milliseconds