Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:fullRange

3358         bool fullRange;
3360 aspects, &primaries, &transfer, &coeffs, &fullRange);
3366 mOwner->writeInt8(int8_t(fullRange ? 0x80 : 0x0));