Home | History | Annotate | Download | only in api

Lines Matching refs:pBS

2699  *   pBS -Array of size 16 of BS parameters (arranged in vertical block 
2701 * restrictions: i) pBS[i]== 4 may occur only for 0<=i<=3, ii)
2702 * pBS[i]== 4 if and only if pBS[i^3]== 4. Must be 4-byte aligned.
2712 * Either of the pointers in pSrcDst, pAlpha, pBeta, pThresholds, or pBS
2714 * Either pThresholds or pBS is not aligned on a 4-byte boundary.
2721 * pBS is out of range, i.e., one of the following conditions is true:
2722 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or (pBS[i]==4 &&
2723 * pBS[i^3]!=4) for 0<=i<=3.
2732 const OMX_U8 *pBS
2760 * pBS - array of size 16 of BS parameters (arranged in horizontal block
2762 * restrictions: i) pBS[i]== 4 may occur only for 0<=i<=3, ii)
2763 * pBS[i]== 4 if and only if pBS[i^3]== 4. Must be 4-byte aligned.
2775 * pBeta, pThresholds, or pBS.
2776 * - either pThresholds or pBS is not aligned on a 4-byte boundary.
2783 * - pBS is out of range, i.e., one of the following conditions is true:
2784 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or
2785 * (pBS[i]==4 && pBS[i^3]!=4) for 0<=i<=3.
2794 const OMX_U8 *pBS
2822 * pBS - Array of size 16 of BS parameters (values for each 2x2 chroma
2824 * same as the pBS parameter passed into FilterDeblockLuma_VerEdge;
2826 * pBS[i]== 4 may occur only for 0<=i<=3, ii) pBS[i]== 4 if and
2827 * only if pBS[i^3]== 4. Must be 4 byte aligned.
2839 * pBeta, pThresholds, or pBS.
2847 * - pBS is out of range, i.e., one of the following conditions is true:
2848 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or
2849 * (pBS[i]==4 && pBS[i^3]!=4) for 0<=i<=3.
2850 * - pBS is not 4-byte aligned.
2859 const OMX_U8 *pBS
2889 * pBS - array of size 16 containing BS parameters for each 2x2 chroma
2891 * [0,4] with the following restrictions: i) pBS[i]== 4 may occur
2892 * only for 0<=i<=3, ii) pBS[i]== 4 if and only if pBS[i^3]== 4.
2905 * pSrcDst, pAlpha, pBeta, pThresholds, or pBS.
2913 * - pBS is out of range, i.e., one of the following conditions is true:
2914 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or
2915 * (pBS[i]==4 && pBS[i^3]!=4) for 0<=i<=3.
2916 * - pBS is not 4-byte aligned.
2925 const OMX_U8 *pBS
2954 * pBS - pointer to a 16x2 table of BS parameters arranged in scan block
2956 * range [0,4] with the following restrictions: i) pBS[i]== 4 may
2957 * occur only for 0<=i<=3, ii) pBS[i]== 4 if and only if pBS[i^3]==
2969 * pBeta, pThresholds or pBS.
2971 * - either pThresholds or pBS is not aligned on a 4-byte boundary.
2978 * - pBS is out of range, i.e., one of the following conditions is true:
2979 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or
2980 * (pBS[i]==4 && pBS[i^3]!=4) for 0<=i<=3.
2990 const OMX_U8 *pBS
3019 * pBS - array of size 16x2 of BS parameters (arranged in scan block order
3021 * range [0,4] with the following restrictions: i) pBS[i]== 4 may
3022 * occur only for 0<=i<=3, ii) pBS[i]== 4 if and only if pBS[i^3]==
3034 * pBeta, pThresholds, or pBS.
3036 * - either pThresholds or pBS is not 4-byte aligned.
3043 * - pBS is out of range, i.e., one of the following conditions is true:
3044 * pBS[i]<0, pBS[i]>4, pBS[i]==4 for i>=4, or
3045 * (pBS[i]==4 && pBS[i^3]!=4) for 0<=i<=3.
3055 const OMX_U8 *pBS