Lines Matching refs:pu4_api_op
2187 UWORD32 *pu4_api_op; in impeg2d_api_check_struct_sanity() local
2197 pu4_api_op = (UWORD32 *)pv_api_op; in impeg2d_api_check_struct_sanity()
2209 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2210 *(pu4_api_op + 1) |= IVD_HANDLE_NULL; in impeg2d_api_check_struct_sanity()
2216 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2217 *(pu4_api_op + 1) |= IVD_HANDLE_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2230 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2231 *(pu4_api_op + 1) |= IVD_HANDLE_NULL; in impeg2d_api_check_struct_sanity()
2237 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2238 *(pu4_api_op + 1) |= IVD_HANDLE_STRUCT_SIZE_INCORRECT; in impeg2d_api_check_struct_sanity()
2243 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2244 *(pu4_api_op + 1) |= IVD_INVALID_HANDLE_NULL; in impeg2d_api_check_struct_sanity()
2250 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2251 *(pu4_api_op + 1) |= IVD_INVALID_HANDLE_NULL; in impeg2d_api_check_struct_sanity()
2257 *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
2258 *(pu4_api_op + 1) |= IVD_INVALID_API_CMD; in impeg2d_api_check_struct_sanity()
3110 { *(pu4_api_op + 1) |= 1 << IVD_UNSUPPORTEDPARAM; in impeg2d_api_check_struct_sanity()
3111 *(pu4_api_op + 1) |= IVD_UNSUPPORTED_API_CMD; in impeg2d_api_check_struct_sanity()