Lines Matching refs:vp8hwdDecodeBool128
110 static RK_U32 vp8hwdDecodeBool128(vpBoolCoder_t *bit_ctx) in vp8hwdDecodeBool128() function
168 z |= (vp8hwdDecodeBool128(bit_ctx) << bit); in vp8hwdReadBits()
203 if (vp8hwdDecodeBool128(bit_ctx)) { in DecodeQuantizerDelta()
205 if (vp8hwdDecodeBool128(bit_ctx)) in DecodeQuantizerDelta()
841 p->colorSpace = (vpColorSpace_e)vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
842 p->clamping = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
844 p->segmentationEnabled = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
847 p->segmentationMapUpdate = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
848 if (vp8hwdDecodeBool128(bit_ctx)) { /* Segmentation map update */ in vp8_header_parser()
849 p->segmentFeatureMode = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
854 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
856 if (vp8hwdDecodeBool128(bit_ctx)) in vp8_header_parser()
861 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
863 if (vp8hwdDecodeBool128(bit_ctx)) in vp8_header_parser()
873 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
884 p->loopFilterType = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
887 p->modeRefLfEnabled = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
889 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
891 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
893 if (vp8hwdDecodeBool128(bit_ctx)) in vp8_header_parser()
898 if (vp8hwdDecodeBool128(&p->bitstr)) { in vp8_header_parser()
900 if (vp8hwdDecodeBool128(bit_ctx)) in vp8_header_parser()
925 p->refreshEntropyProbs = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
932 p->refreshGolden = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
934 p->refreshAlternate = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
948 p->refFrameSignBias[0] = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
950 p->refFrameSignBias[1] = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
952 p->refreshEntropyProbs = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
954 p->refreshLast = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
966 p->coeffSkipMode = vp8hwdDecodeBool128(bit_ctx); in vp8_header_parser()
974 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
978 if (vp8hwdDecodeBool128(bit_ctx)) { in vp8_header_parser()
1035 if (vp8hwdDecodeBool128(bit_ctx)) { in vp7_header_parser()
1038 if (vp8hwdDecodeBool128(bit_ctx)) in vp7_header_parser()
1043 if (vp8hwdDecodeBool128(bit_ctx)) in vp7_header_parser()
1066 p->refreshGolden = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1068 p->refreshEntropyProbs = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1069 p->refreshLast = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1080 p->refreshEntropyProbs = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1095 if (vp8hwdDecodeBool128(bit_ctx)) { in vp7_header_parser()
1103 p->loopFilterType = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1105 if (vp8hwdDecodeBool128(bit_ctx)) { in vp7_header_parser()
1115 p->loopFilterType = vp8hwdDecodeBool128(bit_ctx); in vp7_header_parser()
1122 if (vp8hwdDecodeBool128(bit_ctx)) { in vp7_header_parser()
1127 if (vp8hwdDecodeBool128(bit_ctx)) { in vp7_header_parser()