HomeSort by relevance Sort by last modified time
    Searched refs:videoRange (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
H264SwDecApi.h 123 u32 videoRange;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H264SwDecApi.c 231 pDecInfo->videoRange = h264bsdVideoRange(pStorage);
DecTestBench.c 267 DEBUG(("videoRange %d, matrixCoefficients %d\n",
268 decInfo.videoRange, decInfo.matrixCoefficients));
TestBenchMultipleInstance.c 235 DEBUG(("Decoder[%d] videoRange %d, matricCoefficients %d\n",
236 i, decoder[i]->decInfo.videoRange,

Completed in 1210 milliseconds